app\models\BankSubaccount::getEntityType PHP Method

getEntityType() public method

public getEntityType ( ) : mixed
return mixed
    public function getEntityType()
    {
        return ENTITY_BANK_SUBACCOUNT;
    }