PHP Class hedronium\Jables\commands\Check

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

Protected Properties

Property Type Description
$app
$checker
$description
$signature

Public Methods

Method Description
__construct ( Checker $checker )
check ( )
handle ( )

Method Details

__construct() public method

public __construct ( Checker $checker )
$checker hedronium\Jables\Checker

check() public method

public check ( )

handle() public method

public handle ( )

Property Details

$app protected_oe property

protected $app

$checker protected_oe property

protected $checker

$description protected_oe property

protected $description

$signature protected_oe property

protected $signature