public static property PHPUnit_Framework_Error_Notice::$enabled

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Notice.php, line 64

Class

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

Code

public static $enabled = TRUE;