PHP Class hedronium\Jables\commands\Check

Inheritance: extends hedronium\Jables\Command
Show file 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 property

protected $app

$checker protected property

protected $checker

$description protected property

protected $description

$signature protected property

protected $signature