protected property LogType::$description in Log entity 8
Same name and namespace in other branches
- 2.x 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 - Contains \Drupal\log\Entity\LogType.
Class
- LogType
- Defines the Log type entity.
Namespace
Drupal\log\EntityCode
protected $description;