Esempio n. 1
0
 /**
  * Method to reset the widget list
  * For testing only
  */
 public static function _reset()
 {
     self::$widgets = null;
     self::$hookCalled = false;
 }