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

Breadcrumb

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

function UnknownPathExcluder::__construct

File

core/modules/package_manager/src/PathExcluder/UnknownPathExcluder.php, line 50

Class

UnknownPathExcluder
Excludes unknown paths from stage operations.

Namespace

Drupal\package_manager\PathExcluder

Code

public function __construct(ComposerInspector $composerInspector, PathLocator $pathLocator, ConfigFactoryInterface $configFactory) {
}
RSS feed
Powered by Drupal