You are here

constant ArrayUtils::ARRAY_FILTER_USE_BOTH in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-stdlib/src/ArrayUtils.php \Zend\Stdlib\ArrayUtils::ARRAY_FILTER_USE_BOTH

Compatibility Flag for ArrayUtils::filter

File

vendor/zendframework/zend-stdlib/src/ArrayUtils.php, line 26

Class

ArrayUtils
Utility class for testing and manipulation of PHP arrays.

Namespace

Zend\Stdlib

Code

const ARRAY_FILTER_USE_BOTH = 1;