PharInvocationResolver::$invocationFunctionNames
Type: string[]
File
-
misc/
typo3/ phar-stream-wrapper/ src/ Resolver/ PharInvocationResolver.php, line 29
Class
Namespace
TYPO3\PharStreamWrapper\ResolverCode
private $invocationFunctionNames = array(
'include',
'include_once',
'require',
'require_once',
);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.