You are here

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

PharInvocation

Namespace

TYPO3\PharStreamWrapper\Resolver

Code

private $variables;