events; $hooks = _elgg_services()->hooks; // run setups foreach ($setups as $func) { $func($events, $hooks); } });