Ejemplo n.º 1
0
 function getCacheId()
 {
     return array_merge(parent::getCacheId(), array(OA_Permission::getAccountId()));
 }