App\Ninja\Repositories\ProductRepository::getClassName PHP Method

getClassName() public method

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