protected property JqueryUiLibraryAssetsTest::$libraryDiscovery in Drupal 10
Same name and namespace in other branches
- 9 core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php \Drupal\FunctionalTests\Libraries\JqueryUiLibraryAssetsTest::libraryDiscovery
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\LibrariesCode
protected $libraryDiscovery;