private property PharInvocation::$variables in Drupal 7
Arbitrary variables to be used by interceptors as registry (e.g. in order to avoid duplicate processing and assertions)
Type: array
File
- misc/
typo3/ phar-stream-wrapper/ src/ Resolver/ PharInvocation.php, line 40
Class
Namespace
TYPO3\PharStreamWrapper\ResolverCode
private $variables;