/** * @return bool * @deprecated */ public static function hasPHPDBGCodeCoverage() { return Sys::hasPHPDBGCodeCoverage(); }