You are here

protected property LibraryDefinitionsStream::$configFactory in Libraries API 8.3

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/StreamWrapper/LibraryDefinitionsStream.php, line 41

Class

LibraryDefinitionsStream
Provides a stream wrapper for library definitions.

Namespace

Drupal\libraries\StreamWrapper

Code

protected $configFactory;