_instances[ $type ] = $instance; $instance->setup_hooks(); } } } /** * Get the registered instances */ public function get_instances() { return $this->_instances; } } endif;