You are here

protected property RestrictIpEventSubscriber::$loggerFactory in Restrict IP 8.2

Same name and namespace in other branches
  1. 8 src/EventSubscriber/RestrictIpEventSubscriber.php \Drupal\restrict_ip\EventSubscriber\RestrictIpEventSubscriber::loggerFactory
  2. 3.x src/EventSubscriber/RestrictIpEventSubscriber.php \Drupal\restrict_ip\EventSubscriber\RestrictIpEventSubscriber::loggerFactory

* The Logger Factory service * *

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/EventSubscriber/RestrictIpEventSubscriber.php, line 30

Class

RestrictIpEventSubscriber

Namespace

Drupal\restrict_ip\EventSubscriber

Code

protected $loggerFactory;