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

Breadcrumb

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

function SiteDirectInstaller::inflectPackageVars

Parameters

array<string, string> $vars:

Return value

array<string, string>

Overrides BaseInstaller::inflectPackageVars

File

vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php, line 17

Class

SiteDirectInstaller

Namespace

Composer\Installers

Code

public function inflectPackageVars(array $vars) : array {
    return $this->parseVars($vars);
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal