function Resolvable::resolve
Parameters
string $path:
null|int $flags:
Return value
null|PharInvocation
1 method overrides Resolvable::resolve()
- PharInvocationResolver::resolve in misc/
typo3/ phar-stream-wrapper/ src/ Resolver/ PharInvocationResolver.php - Resolves PharInvocation value object (baseName and optional alias).
File
-
misc/
typo3/ phar-stream-wrapper/ src/ Resolvable.php, line 23
Class
Namespace
TYPO3\PharStreamWrapperCode
public function resolve($path, $flags = null);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.