Composer

Provides static functions for composer script events.

Hierarchy

See also

https://getcomposer.org/doc/articles/scripts.md

File

core/lib/Drupal/Core/Composer/Composer.php, line 15

Namespace

Drupal\Core\Composer

Members

Name Modifiers Type Description
Composer::$packageToCleanup protected static property
Composer::deleteRecursive protected static function Helper method to remove directories and the files they contain.
Composer::ensureHtaccess public static function Ensures that .htaccess and web.config files are present in Composer root.
Composer::findPackageKey protected static function Find the array key for a given package name with a case-insensitive search.
Composer::preAutoloadDump public static function Add vendor classes to Composer's static classmap.
Composer::vendorTestCodeCleanup public static function Remove possibly problematic test files from vendored projects.
doc_Drupal
2016-10-29 08:51:40
Comments
Leave a Comment

Please login to continue.