A logger instance.
Type: \Psr\Log\LoggerInterface
File
- core/modules/comment/src/Form/CommentTypeDeleteForm.php, line 45
Class
- CommentTypeDeleteForm
- Provides a confirmation form for deleting a comment type entity.
Namespace
Drupal\comment\Form
Code
protected $logger;
Please login to continue.