protected property CommandWithAttachedAssetsTrait::$attachedAssets in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php \Drupal\Core\Ajax\CommandWithAttachedAssetsTrait::attachedAssets
The attached assets for this Ajax command.
Type: \Drupal\Core\Asset\AttachedAssets
File
- core/
lib/ Drupal/ Core/ Ajax/ CommandWithAttachedAssetsTrait.php, line 24 - Contains \Drupal\Core\Ajax\CommandWithAttachedAssetsTrait.
Class
- CommandWithAttachedAssetsTrait
- Trait for Ajax commands that render content and attach assets.
Namespace
Drupal\Core\AjaxCode
protected $attachedAssets;