protected property PHPUnit_Framework_Constraint_IsType::$type

Type: string

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php, line 98

Class

PHPUnit_Framework_Constraint_IsType
Constraint that asserts that the value it is evaluated for is of a specified type.

Code

protected $type;