classes[ $class ] = $class; } /** @brief Override, allowing the plugin pack to give us our prefix. @details Else all installed plugin packs will use the same action name. @since 2014-11-13 20:42:00 **/ public function get_prefix() { return $this->__prefix; } }