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

Breadcrumb

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

GitLabDriver::$hasNonstandardOrigin

Type: bool true if the origin has a port number or a path component in it

File

vendor/composer/composer/src/Composer/Repository/Vcs/GitLabDriver.php, line 83

Class

GitLabDriver
Driver for GitLab API, use the Git driver for local checkouts.

Namespace

Composer\Repository\Vcs

Code

private $hasNonstandardOrigin = false;
RSS feed
Powered by Drupal