* @since MCMS 1.1.0.0 */ interface iAdminMenuExtender { /** * @return array the added menu options */ public static function getMenuAddons(); }