You are here

constant FilterComposite::CONDITION_AND in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-hydrator/src/Filter/FilterComposite.php \Zend\Hydrator\Filter\FilterComposite::CONDITION_AND

Constant to add with "and" conditition

File

vendor/zendframework/zend-hydrator/src/Filter/FilterComposite.php, line 35

Class

FilterComposite

Namespace

Zend\Hydrator\Filter

Code

const CONDITION_AND = 2;