\Phinx\MigrationAbstractTemplateCreation

Summary

Methods
Properties
Constants
__construct()
getInput()
setInput()
getOutput()
setOutput()
No public properties found
No constants found
No protected methods found
$input
$output
N/A
No private methods found
No private properties found
N/A

Properties

Methods

__construct()

__construct(\think\console\Input|null  $input = null, \think\console\Output|null  $output = null) 

Class Constructor.

Parameters

\think\console\Input|null $input
\think\console\Output|null $output