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

getEntityType() public méthode

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