You are here

protected property TransactionType::$bundles in Transaction 8

Applicable bundles of the target entity type.

Type: string[]

File

src/Entity/TransactionType.php, line 90

Class

TransactionType
Provides a type of transaction.

Namespace

Drupal\transaction\Entity

Code

protected $bundles = [];