You are here

public property Transactor::$supported_entity_types in Transaction 8

A list of entity types this transactor supports.

Type: string[]|optional

File

src/Annotation/Transactor.php, line 47

Class

Transactor
Defines a Transactor annotation object.

Namespace

Drupal\transaction\Annotation

Code

public $supported_entity_types = [];