You are here

protected property TextItemFieldSerializer::$storage in Acquia Content Hub 8.2

The filter format entity storage handler.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/EventSubscriber/SerializeContentField/TextItemFieldSerializer.php, line 33

Class

TextItemFieldSerializer
Subscribes to entity field serialization to extract the filter format uuid.

Namespace

Drupal\acquia_contenthub\EventSubscriber\SerializeContentField

Code

protected $storage;