You are here

protected property CommandExecuteEvent::$assets in Update helper 2.x

Assets that should be generated.

Type: array

File

src/Events/CommandExecuteEvent.php, line 27

Class

CommandExecuteEvent
Event for command execute.

Namespace

Drupal\update_helper\Events

Code

protected $assets = [];