JBZoo\Utils\Env::hasPHPDBGCodeCoverage PHP 메소드

hasPHPDBGCodeCoverage() 공개 정적인 메소드

사용 중단:
public static hasPHPDBGCodeCoverage ( ) : boolean
리턴 boolean
    public static function hasPHPDBGCodeCoverage()
    {
        return Sys::hasPHPDBGCodeCoverage();
    }