protected property PHPUnit_Framework_Constraint_IsEqual::$maxDepth

Type: integer

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEqual.php, line 82

Class

PHPUnit_Framework_Constraint_IsEqual
Constraint that checks if one value is equal to another.

Code

protected $maxDepth = 10;