You are here

protected property ThemeNotUsingClassyLibraryTest::$classyLibrariesExtend in Drupal 8

Libraries that Classy extends.

These are the libraries listed in `libraries-extend` in classy.info.yml.

Type: string[][]

File

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

Class

ThemeNotUsingClassyLibraryTest
Tests that themes do not depend on Classy libraries.

Namespace

Drupal\KernelTests\Core\Theme

Code

protected $classyLibrariesExtend;