protected property TaskEvent::$task in Search API 8
The task being executed.
Type: \Drupal\search_api\Task\TaskInterface
File
- src/
Task/ TaskEvent.php, line 25
Class
- TaskEvent
- Represents an event that was fired to execute a pending task.
Namespace
Drupal\search_api\TaskCode
protected $task;