Guides

CreateCommand
in package
implements Command

FinalYes

File Create command is used by the File Factory Strategy.

The command is passed to the registered middle ware classes.

Table of Contents

Interfaces

Command
Commands are used by Middleware

Properties

$context  : ContextStack
$file  : File
$strategies  : StrategyContainer

Methods

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

Properties

Methods


        
On this page

Search results