RdbAdmin Module

Phinx
in package

Phinx CLI

Tags
since
0.1
link

Ideas

Table of Contents

Properties

$PhinxApplication  : PhinxApplication

Methods

__construct()  : mixed
Class constructor.
IncludeExternalCommands()  : mixed
Include external commands

Properties

$PhinxApplication

protected PhinxApplication $PhinxApplication

Methods

__construct()

Class constructor.

public __construct([Container $Container = null ]) : mixed
Parameters
$Container : Container = null

The DI container class.

IncludeExternalCommands()

Include external commands

public IncludeExternalCommands(Application $CliApp) : mixed
Parameters
$CliApp : Application

The Symfony application class to use addCommands() method.


        
On this page

Search results