protected property ComparisonFailure::$message in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/sebastian/comparator/src/ComparisonFailure.php \SebastianBergmann\Comparator\ComparisonFailure::message
Optional message which is placed in front of the first line returned by toString().
Type: string
File
- vendor/
sebastian/ comparator/ src/ ComparisonFailure.php, line 54
Class
- ComparisonFailure
- Thrown when an assertion for string equality failed.
Namespace
SebastianBergmann\ComparatorCode
protected $message;