App\Ninja\Repositories\ProductRepository::getClassName PHP Méthode

getClassName() public méthode

public getClassName ( )
    public function getClassName()
    {
        return 'App\\Models\\Product';
    }