protected static property PHPUnit_Util_GlobalState::$globals

Type: array

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php, line 62

Class

PHPUnit_Util_GlobalState
@package PHPUnit @subpackage Util @author Sebastian Bergmann <sebastian@phpunit.de> @copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de> @license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause…

Code

protected static $globals = array();