You are here

protected property JqueryUiLibraryAssetsTest::$coreLibrariesWithJqueryUiAssets in Drupal 10

Same name and namespace in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php \Drupal\FunctionalTests\Libraries\JqueryUiLibraryAssetsTest::coreLibrariesWithJqueryUiAssets

The core libraries that load assets from jQuery UI.

Type: array

File

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

Class

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

Namespace

Drupal\FunctionalTests\Libraries

Code

protected $coreLibrariesWithJqueryUiAssets = [];