Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
GitLabDriver.php
GitLabDriver::$branches
@var array<int|string, string> Map of branch name to identifier
Type:
branches
File
vendor/
composer/
composer/
src/
Composer/
Repository/
Vcs/
GitLabDriver.php
, line 57
Class
GitLabDriver
Driver for GitLab API, use the Git driver for local checkouts.
Namespace
Composer\Repository\Vcs
Code
private $branches;
RSS feed