You are here

protected property LegacyLibraryDiscoveryTest::$libraryDiscovery in Drupal 8

The library discovery service.

Type: \Drupal\Core\Asset\LibraryDiscoveryInterface

File

core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php, line 20

Class

LegacyLibraryDiscoveryTest
Tests that deprecated asset libraries trigger a deprecation error.

Namespace

Drupal\KernelTests\Core\Asset

Code

protected $libraryDiscovery;