App\services\BaseService::getRepo PHP Method

getRepo() protected method

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