Esempio n. 1
0
 /**
  * Set the searchpath
  */
 public function setSearchPath($path)
 {
     self::$searchPath = $path;
 }