You are here

protected property LogType::$id in Log entity 2.x

Same name and namespace in other branches
  1. 8 src/Entity/LogType.php \Drupal\log\Entity\LogType::id

The Log type ID.

Type: string

File

src/Entity/LogType.php, line 64

Class

LogType
Defines the Log type entity.

Namespace

Drupal\log\Entity

Code

protected $id;