PHP Class hedronium\Jables\commands\Prettify

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

Protected Properties

Property Type Description
$checker
$description
$signature

Public Methods

Method Description
__construct ( Checker $checker, Prettifyer $prettifyer )
handle ( )

Method Details

__construct() public method

public __construct ( Checker $checker, Prettifyer $prettifyer )
$checker hedronium\Jables\Checker
$prettifyer hedronium\Jables\Prettifyer

handle() public method

public handle ( )

Property Details

$checker protected_oe property

protected $checker

$description protected_oe property

protected $description

$signature protected_oe property

protected $signature