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

getClassName() public méthode

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