You are here

protected property AttachedAssetsTest::$assetResolver in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Common/AttachedAssetsTest.php \Drupal\system\Tests\Common\AttachedAssetsTest::assetResolver

The asset resolver service.

Type: \Drupal\Core\Asset\AssetResolverInterface

File

core/modules/system/src/Tests/Common/AttachedAssetsTest.php, line 35
Contains \Drupal\system\Tests\Common\AttachedAssetsTest.

Class

AttachedAssetsTest
Tests #attached assets: attached asset libraries and JavaScript settings.

Namespace

Drupal\system\Tests\Common

Code

protected $assetResolver;