Beispiel #1
0
 public static function setFilepath($filepath = "REVISION.json")
 {
     self::$filepath = realpath($filepath);
 }