think\console\command\make\Model::getStub PHP Метод

getStub() защищенный Метод

protected getStub ( )
    protected function getStub()
    {
        return __DIR__ . '/stubs/model.stub';
    }