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

getClassName() public method

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