function ImmutablePathList::__construct

File

core/modules/package_manager/src/ImmutablePathList.php, line 19

Class

ImmutablePathList
Defines a path list that cannot be changed.

Namespace

Drupal\package_manager

Code

public function __construct(PathListInterface $decorated) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.