PHP Class hedronium\Jables\commands\CreateTable

Inheritance: extends hedronium\Jables\Command
Datei anzeigen Open project: hedronium/jables

Protected Properties

Property Type Description
$description
$runner
$signature

Public Methods

Method Description
__construct ( Runner $runner )
createTable ( )
handle ( )

Method Details

__construct() public method

public __construct ( Runner $runner )
$runner hedronium\Jables\Runner

createTable() public method

public createTable ( )

handle() public method

public handle ( )

Property Details

$description protected_oe property

protected $description

$runner protected_oe property

protected $runner

$signature protected_oe property

protected $signature