You are here

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

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

A brief description of this log type.

Type: string

File

src/Entity/LogType.php, line 78

Class

LogType
Defines the Log type entity.

Namespace

Drupal\log\Entity

Code

protected $description;