app\models\PaymentTerm::getEntityType PHP Méthode

getEntityType() public méthode

public getEntityType ( ) : mixed
Résultat mixed
    public function getEntityType()
    {
        return ENTITY_PAYMENT_TERM;
    }
PaymentTerm