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

dest() protected method

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