Constraint/Null.php 2

Type Line Description
error 27 Argument $value is missing from the Docblock of evaluate
error 27 No summary for method evaluate()

Constraint/AlwaysFalse.php 2

Type Line Description
error 25 Argument $value is missing from the Docblock of evaluate
error 25 No summary for method evaluate()

Constraint/And.php 2

Type Line Description
error 28 Argument $value is missing from the Docblock of evaluate
error 28 No summary for method evaluate()

Constraint/Not.php 5

Type Line Description
error 29 Argument $constraint is missing from the Docblock of __construct
error 29 No summary for method __construct()
error 34 Argument $value is missing from the Docblock of evaluate
error 34 No summary for method evaluate()
error 27 No summary for property $_constraint

Constraint/Coupler.php 5

Type Line Description
error 27 No summary for method __construct()
error 38 Argument $constraint is missing from the Docblock of addConstraint
error 38 No summary for method addConstraint()
error 51 No summary for method getConstraints()
error 25 No summary for property $_constraints

Constraint/Or.php 2

Type Line Description
error 27 Argument $value is missing from the Docblock of evaluate
error 27 No summary for method evaluate()

Constraint/IsInstanceOf.php 5

Type Line Description
error 29 Argument $type is missing from the Docblock of __construct
error 29 No summary for method __construct()
error 34 Argument $value is missing from the Docblock of evaluate
error 34 No summary for method evaluate()
error 27 No summary for property $_type

Constraint/PregMatch.php 5

Type Line Description
error 29 Argument $regex is missing from the Docblock of __construct
error 29 No summary for method __construct()
error 34 Argument $value is missing from the Docblock of evaluate
error 34 No summary for method evaluate()
error 27 No summary for property $_regex

Constraint/AlwaysTrue.php 2

Type Line Description
error 25 Argument $value is missing from the Docblock of evaluate
error 25 No summary for method evaluate()

Constraint/IsEqual.php 5

Type Line Description
error 29 Argument $value is missing from the Docblock of __construct
error 29 No summary for method __construct()
error 34 Argument $value is missing from the Docblock of evaluate
error 34 No summary for method evaluate()
error 27 No summary for property $_value

Constraint.php 2

Type Line Description
error 25 Argument $value is missing from the Docblock of evaluate
error 25 No summary for method evaluate()