You are here

protected property CommentTypeForm::$logger in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 35
Contains \Drupal\comment\CommentTypeForm.

Class

CommentTypeForm
Base form controller for category edit forms.

Namespace

Drupal\comment

Code

protected $logger;