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

getEntityType() public méthode

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