function Collectable::findByCallback
Parameters
callable $callback:
bool $reverse:
Return value
null|PharInvocation
1 method overrides Collectable::findByCallback()
- PharInvocationCollection::findByCallback in misc/
typo3/ phar-stream-wrapper/ src/ Resolver/ PharInvocationCollection.php
File
-
misc/
typo3/ phar-stream-wrapper/ src/ Collectable.php, line 36
Class
Namespace
TYPO3\PharStreamWrapperCode
public function findByCallback($callback, $reverse = false);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.