You are here

protected property JqueryUiLibraryAssetsTest::$libraryDiscovery in Drupal 9

The library discovery service.

Type: \Drupal\Core\Asset\LibraryDiscoveryInterface

File

core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php, line 30

Class

JqueryUiLibraryAssetsTest
Tests the loading of jQuery UI CSS and JS assets.

Namespace

Drupal\FunctionalTests\Libraries

Code

protected $libraryDiscovery;