示例#1
0
文件: Env.php 项目: jbzoo/utils
 /**
  * @return bool
  * @deprecated
  */
 public static function hasPHPDBGCodeCoverage()
 {
     return Sys::hasPHPDBGCodeCoverage();
 }