The doc-type Constraint/ConstrainArray could not be parsed: Unknown type name "Constraint/ConstrainArray" at position 0. (view supported doc-types)
This check marks PHPDoc comments that could not be parsed by our parser. To see
which comment annotations we can parse, please refer to our documentation on
supported doc-types.
Loading history...
27
* @since Method available since Release 3.3.0
28
*/
29
public function constrainArray(array $constraints, $isStrict = true)
This check marks PHPDoc comments that could not be parsed by our parser. To see which comment annotations we can parse, please refer to our documentation on supported doc-types.