You are here

protected property ChainLocator::$locators in Libraries API 8.3

The locators to check.

Type: \Drupal\libraries\ExternalLibrary\Local\LocatorInterface[]

File

src/Plugin/libraries/Locator/ChainLocator.php, line 22

Class

ChainLocator
Provides a locator utilizing a chain of other individual locators.

Namespace

Drupal\libraries\Plugin\libraries\Locator

Code

protected $locators = [];