protected property UpdateTask::$handler in Lightning Core 8.5
Same name and namespace in other branches
- 8 src/UpdateTask.php \Drupal\lightning_core\UpdateTask::handler
- 8.2 src/UpdateTask.php \Drupal\lightning_core\UpdateTask::handler
- 8.3 src/UpdateTask.php \Drupal\lightning_core\UpdateTask::handler
- 8.4 src/UpdateTask.php \Drupal\lightning_core\UpdateTask::handler
The task handler.
Type: object
File
- src/
UpdateTask.php, line 18
Class
- UpdateTask
- Defines a value object wrapping a single optional configuration update.
Namespace
Drupal\lightning_coreCode
protected $handler;