BlueSpice MediaWiki master
|
Protected Member Functions | |
matches ($other) | |
![]() | |
matches ($other) | |
failureDescription ($other) | |
![]() | |
matches ($other) | |
fail ($other, $description, SebastianBergmann\Comparator\ComparisonFailure $comparisonFailure=null) | |
additionalFailureDescription ($other) | |
failureDescription ($other) | |
Additional Inherited Members | |
![]() | |
__construct ($attributeName) | |
toString () | |
![]() | |
evaluate ($other, $description= '', $returnResult=false) | |
count () | |
![]() | |
$attributeName | |
![]() | |
$exporter | |
Constraint that asserts that the object it is evaluated for has a given attribute.
The attribute name is passed in the constructor.
|
protected |
Evaluates the constraint for parameter $other. Returns true if the constraint is met, false otherwise.
mixed | $other | Value or object to evaluate. |