CommentTypeForm::$logger
Same name in other branches
- 9 core/modules/comment/src/CommentTypeForm.php \Drupal\comment\CommentTypeForm::logger
- 10 core/modules/comment/src/CommentTypeForm.php \Drupal\comment\CommentTypeForm::logger
- 11.x core/modules/comment/src/CommentTypeForm.php \Drupal\comment\CommentTypeForm::logger
A logger instance.
Type: \Psr\Log\LoggerInterface
File
-
core/
modules/ comment/ src/ CommentTypeForm.php, line 41
Class
- CommentTypeForm
- Base form handler for comment type edit forms.
Namespace
Drupal\commentCode
protected $logger;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.