PHP Class hedronium\Jables\commands\Tags

Inheritance: extends hedronium\Jables\Command
Afficher le fichier Open project: hedronium/jables

Protected Properties

Свойство Type Description
$description
$signature
$tags

Méthodes publiques

Méthode Description
__construct ( $app, TagIndexer $tags )
handle ( )

Method Details

__construct() public méthode

public __construct ( $app, TagIndexer $tags )
$tags hedronium\Jables\TagIndexer

handle() public méthode

public handle ( )

Property Details

$description protected_oe property

protected $description

$signature protected_oe property

protected $signature

$tags protected_oe property

protected $tags