Acacha\Llum\Console\InitCommand::getStubPath PHP Méthode

getStubPath() protected méthode

Get path to stub.
protected getStubPath ( ) : string
Résultat string
    protected function getStubPath()
    {
        return __DIR__ . '/stubs/llumrc.stub';
    }