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

getEntityType() public méthode

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