You are here

private static property PHPUnit_Framework_Assert::$count in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/src/Framework/Assert.php \PHPUnit_Framework_Assert::count

Type: int

File

vendor/phpunit/phpunit/src/Framework/Assert.php, line 21

Class

PHPUnit_Framework_Assert
A set of assert methods.

Code

private static $count = 0;