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;
doc_Drupal
2016-10-29 08:50:11
Comments
Leave a Comment

Please login to continue.