You are here

service ludwig.package_manager in Ludwig 8

Class

Drupal\ludwig\PackageManager
3 string references to ludwig.package_manager
LudwigIntegrationTest::testIntegration in tests/src/Kernel/LudwigIntegrationTest.php
Tests that packages are downloaded, added to namespaces, classes available.
ludwig_form_update_manager_update_form_alter in ./ludwig.module
Implements hook_form_FORM_ID_alter().
PackageController::create in src/Controller/PackageController.php
Instantiates a new instance of this class.

File

./ludwig.services.yml
ludwig.services.yml

View source
  1. class: Drupal\ludwig\PackageManager
  2. arguments:
  3. - '@app.root'