protected property LogType::$name_pattern in Log entity 2.x
Same name and namespace in other branches
- 8 src/Entity/LogType.php \Drupal\log\Entity\LogType::name_pattern
Pattern for auto-generating the log name, using tokens.
Type: string
File
- src/
Entity/ LogType.php, line 85
Class
- LogType
- Defines the Log type entity.
Namespace
Drupal\log\EntityCode
protected $name_pattern;