You are here

protected property TransactionOperation::$transaction_type in Transaction 8

The transaction type to which the operation belongs.

Type: string

File

src/Entity/TransactionOperation.php, line 70

Class

TransactionOperation
Transaction operations provide templates that describe transactions.

Namespace

Drupal\transaction\Entity

Code

protected $transaction_type;