PHP Class hedronium\Jables\commands\Tags

Inheritance: extends hedronium\Jables\Command
Show file Open project: hedronium/jables

Protected Properties

Property Type Description
$description
$signature
$tags

Public Methods

Method Description
__construct ( $app, TagIndexer $tags )
handle ( )

Method Details

__construct() public method

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

handle() public method

public handle ( )

Property Details

$description protected property

protected $description

$signature protected property

protected $signature

$tags protected property

protected $tags