Documentation

CreateCommand
in package
implements Command

File Create command is used by the File Factory Strategy.

The command is passed to the registered middle ware classes.

Interfaces, Classes and Traits

Command
Commands are used by Middleware

Table of Contents

$context  : ContextStack
$file  : File
$strategies  : StrategyContainer
__construct()  : mixed
Initializes this command.
getContext()  : ContextStack
getFile()  : File
getStrategies()  : StrategyContainer
Returns the strategyContainer in this command context.

Properties

Methods

Search results