app\models\TaxRate::getEntityType PHP 메소드

getEntityType() 공개 메소드

public getEntityType ( ) : mixed
리턴 mixed
    public function getEntityType()
    {
        return ENTITY_TAX_RATE;
    }