You are here

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

Paths to look for template files.

Type: array

File

src/Events/CommandExecuteEvent.php, line 34

Class

CommandExecuteEvent
Event for command execute.

Namespace

Drupal\update_helper\Events

Code

protected $templatePaths = [];