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

Breadcrumb

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

GitDriver::$branches

@var array<int|string, string> Map of branch name (can be turned to an int by php if it is a numeric name) to identifier

Type: branches

File

vendor/composer/composer/src/Composer/Repository/Vcs/GitDriver.php, line 32

Class

GitDriver
@author Jordi Boggiano <j.boggiano@seld.be>

Namespace

Composer\Repository\Vcs

Code

protected $branches;
RSS feed
Powered by Drupal