You are here

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

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

File

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

Class

PHPUnit_Framework_Error_Notice
Wrapper for PHP notices. You can disable notice-to-exception conversion by setting

Code

public static $enabled = true;