protected property AttachedAssetsTest::$assetResolver in Zircon Profile 8
Same name and namespace in other branches
- 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\CommonCode
protected $assetResolver;