Ejemplo n.º 1
0
 static function isGod()
 {
     return APISecurity::role() == 'god';
 }