You are here

protected property NotificationSubscriber::$configFactory in Bynder 4.0.x

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/bynder_sns/src/EventSubscriber/NotificationSubscriber.php, line 48

Class

NotificationSubscriber
Subscribes to Amazon SNS notifications to update bynder metadata.

Namespace

Drupal\bynder_sns\EventSubscriber

Code

protected $configFactory;