category = 'user'; if(!$INFO['ismanager']) { throw new \RuntimeException("admin is for managers only"); } } }