Пример #1
0
 /**
  * Reset instance
  *
  * @static
  * @return void
  */
 public static function resetInstance()
 {
     self::$instance = null;
 }