protected static property QueueItem::$serialize in Little helpers 7.2
Same name and namespace in other branches
- 7 src/System/QueueItem.php \Drupal\little_helpers\System\QueueItem::serialize
Overrides Model::$serialize
File
- src/
System/ QueueItem.php, line 12
Class
Namespace
Drupal\little_helpers\SystemCode
protected static $serialize = array(
'data' => TRUE,
);