Kirby\Cli\Command\Make\Plugin::_file PHP Method

_file() protected method

protected _file ( $what )
    protected function _file($what)
    {
        return $this->dest() . '/' . $what;
    }