Home
last modified time | relevance | path

Searched refs:getFirstMatchedTypeFilter (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php113 if ($filter = $this->getFirstMatchedTypeFilter($this->typeFilters, $var)) {
247 private function getFirstMatchedTypeFilter(array $filterRecords, $var) function in DeepCopy\\DeepCopy
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php124 if ($filter = $this->getFirstMatchedTypeFilter($this->typeFilters, $var)) {
264 private function getFirstMatchedTypeFilter(array $filterRecords, $var) function in DeepCopy\\DeepCopy