You are here

protected property ThemeNotUsingClassyLibraryTest::$libraryDiscovery in Drupal 8

The library discovery service.

Type: \Drupal\Core\Asset\LibraryDiscoveryInterface

File

core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php, line 31

Class

ThemeNotUsingClassyLibraryTest
Tests that themes do not depend on Classy libraries.

Namespace

Drupal\KernelTests\Core\Theme

Code

protected $libraryDiscovery;