Horde_Constraint_Null
in package
implements
Horde_Constraint
Checks if the value is null
Based on PHPUnit_Framework_Constraint_Null
Tags
Interfaces, Classes, Traits and Enums
- Horde_Constraint
- Interface for constraints.
Table of Contents
- evaluate() : mixed
Methods
evaluate()
public
evaluate(mixed $value) : mixed
Parameters
- $value : mixed