Beispiel #1
0
 /**
  * @return bool
  * @deprecated
  */
 public static function isHHVM()
 {
     return Sys::isHHVM();
 }