protected property NotificationSubscriber::$loggerFactory in Bynder 4.0.x
The logger factory.
Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface
File
- modules/
bynder_sns/ src/ EventSubscriber/ NotificationSubscriber.php, line 41
Class
- NotificationSubscriber
- Subscribes to Amazon SNS notifications to update bynder metadata.
Namespace
Drupal\bynder_sns\EventSubscriberCode
protected $loggerFactory;