You are here

protected property Task::$unserializedData in Search API 8

Additional data associated with this task, if any.

Type: mixed|null

File

src/Entity/Task.php, line 63

Class

Task
Defines the Search API task entity class.

Namespace

Drupal\search_api\Entity

Code

protected $unserializedData;