You are here

protected property InvoiceType::$id in Drupal PM (Project Management) 4.x

The Invoice type ID.

Type: string

File

modules/pm_invoice/src/Entity/InvoiceType.php, line 49

Class

InvoiceType
Defines the Invoice type entity.

Namespace

Drupal\pm_invoice\Entity

Code

protected $id;