protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Ajax!CommandWithAttachedAssetsTrait.php/property/CommandWithAttachedAssetsTrait::attachedAssets/8.1.x