Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. CommandWithAttachedAssetsTrait.php

CommandWithAttachedAssetsTrait::$attachedAssets

The attached assets for this Ajax command.

Type: \Drupal\Core\Asset\AttachedAssets

File

core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php, line 19

Class

CommandWithAttachedAssetsTrait
Trait for Ajax commands that render content and attach assets.

Namespace

Drupal\Core\Ajax

Code

protected $attachedAssets;
RSS feed
Powered by Drupal