protected property WebformElementBase::$logger in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/WebformElementBase.php \Drupal\webform\Plugin\WebformElementBase::logger
A logger instance.
Type: \Psr\Log\LoggerInterface
File
- src/
Plugin/ WebformElementBase.php, line 68
Class
- WebformElementBase
- Provides a base class for a webform element.
Namespace
Drupal\webform\PluginCode
protected $logger;