Kirby\Cli\Command\Make\Plugin::dest PHP 메소드

dest() 보호된 메소드

protected dest ( )
    protected function dest()
    {
        return parent::dest() . '/' . $this->name();
    }