Example #1
0
 /**
  * @param boolean $doNotRestoreKeyAndPath
  */
 public static function setDoNotRestoreKeyAndPath($doNotRestoreKeyAndPath)
 {
     self::$doNotRestoreKeyAndPath = $doNotRestoreKeyAndPath;
 }