Пример #1
0
 /**
  * for unit testing
  * @access private
  */
 static function _setInstance($instance)
 {
     self::$instance = $instance;
 }