You are here

private property PharInvocationResolver::$baseNames in Drupal 7

Contains resolved base names in order to reduce file IO.

Type: string[]

File

misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php, line 41

Class

PharInvocationResolver

Namespace

TYPO3\PharStreamWrapper\Resolver

Code

private $baseNames = array();