You are here

protected property ThemeNotUsingClassyLibraryTest::$classyLibraries in Drupal 8

Classy's libraries.

These are the libraries defined in classy.libraries.yml.

Type: string[][]

See also

\Drupal\Core\Asset\LibraryDiscoveryInterface::getLibrariesByExtension()

File

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

Class

ThemeNotUsingClassyLibraryTest
Tests that themes do not depend on Classy libraries.

Namespace

Drupal\KernelTests\Core\Theme

Code

protected $classyLibraries;