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

getClassName() 공개 메소드

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