App\Ninja\Repositories\ProductRepository::getClassName PHP 메소드

getClassName() 공개 메소드

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