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

Breadcrumb

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

ExpressionEngineInstaller::$ee2Locations

@var array<string, string>

Type: ee2Locations

File

vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php, line 10

Class

ExpressionEngineInstaller

Namespace

Composer\Installers

Code

private $ee2Locations = array(
    'addon' => 'system/expressionengine/third_party/{$name}/',
    'theme' => 'themes/third_party/{$name}/',
);

API Navigation

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