StableLibraryOverrideTest::$librariesToSkip

A list of libraries to skip checking, in the format extension/library_name.

Type: string[]

File

core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php, line 47

Class

StableLibraryOverrideTest
Tests Stable's library overrides.

Namespace

Drupal\KernelTests\Core\Theme

Code

protected $librariesToSkip = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.