You are here

protected property LibrariesConfigSubscriber::$container in Libraries API 8.3

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

src/Config/LibrariesConfigSubscriber.php, line 20

Class

LibrariesConfigSubscriber
Reacts to configuration changes of the 'libraries.settings' configuration.

Namespace

Drupal\libraries\Config

Code

protected $container;