You are here

protected property Search404Controller::$logger in Search 404 2.x

Same name and namespace in other branches
  1. 8 src/Controller/Search404Controller.php \Drupal\search404\Controller\Search404Controller::logger

Variable for logger.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Controller/Search404Controller.php, line 25

Class

Search404Controller
Route controller for search.

Namespace

Drupal\search404\Controller

Code

protected $logger;