Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. VcsDriver.php

VcsDriver::$infoCache

@var array<int|string, mixed>

Type: infoCache

File

vendor/composer/composer/src/Composer/Repository/Vcs/VcsDriver.php, line 48

Class

VcsDriver
A driver implementation for driver with authentication interaction.

Namespace

Composer\Repository\Vcs

Code

protected $infoCache = [];
RSS feed
Powered by Drupal