Example #1
0
 public function disable(Application $app)
 {
     $app->getCollectorManager()->unregisterCollector('permissions');
 }