Fr3nch13/CakePHP Utilities

CommandFactory
in package
implements CommandFactoryInterface

This is a factory for creating Command and Shell instances.

This factory can be replaced or extended if you need to customize building your command and shell objects.

Table of Contents

Interfaces

CommandFactoryInterface
An interface for abstracting creation of command and shell instances.

Properties

$container  : ContainerInterface|null

Methods

__construct()  : mixed
Constructor
create()  : Shell|CommandInterface
The factory method for creating Command and Shell instances.

Properties

Methods


        
On this page

Search results