PHP Class Kirby\Cli\Command\Make\Plugin

Inheritance: extends Kirby\Cli\Command\Make
Show file Open project: getkirby/cli

Protected Properties

Property Type Description
$dest
$extension
$help
$info
$what

Protected Methods

Method Description
_file ( $what )
_template ( $what )
copy ( )
dest ( )
exists ( )

Method Details

_file() protected method

protected _file ( $what )

_template() protected method

protected _template ( $what )

copy() protected method

protected copy ( )

dest() protected method

protected dest ( )

exists() protected method

protected exists ( )

Property Details

$dest protected property

protected $dest

$extension protected property

protected $extension

$help protected property

protected $help

$info protected property

protected $info

$what protected property

protected $what