You are here

public static property PHPUnit_Framework_Error_Warning::$enabled in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/src/Framework/Error/Warning.php \PHPUnit_Framework_Error_Warning::enabled

File

vendor/phpunit/phpunit/src/Framework/Error/Warning.php, line 23

Class

PHPUnit_Framework_Error_Warning
Wrapper for PHP warnings. You can disable notice-to-exception conversion by setting

Code

public static $enabled = true;