App\services\BaseService::getRepo PHP Méthode

getRepo() protected méthode

protected getRepo ( ) : null
Résultat null
    protected function getRepo()
    {
        return null;
    }
BaseService