group('/api/roles', function () { $this->get('/', 'UserFrosting\Sprinkle\UFTweaks\Controller\RoleController:getList'); })->add('authGuard')->add(new NoCache());