You are here

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

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

File

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

Class

PHPUnit_Framework_Error_Deprecated
Wrapper for PHP deprecated errors. You can disable deprecated-to-exception conversion by setting

Code

public static $enabled = true;