You are here

protected property MentionsDelete::$configFactory in Open Social 10.0.x

Same name and namespace in other branches
  1. 10.3.x modules/custom/mentions/src/EventSubscriber/MentionsDelete.php \Drupal\mentions\EventSubscriber\MentionsDelete::configFactory
  2. 10.1.x modules/custom/mentions/src/EventSubscriber/MentionsDelete.php \Drupal\mentions\EventSubscriber\MentionsDelete::configFactory
  3. 10.2.x modules/custom/mentions/src/EventSubscriber/MentionsDelete.php \Drupal\mentions\EventSubscriber\MentionsDelete::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactory

File

modules/custom/mentions/src/EventSubscriber/MentionsDelete.php, line 26

Class

MentionsDelete
MentionsDelete handles event 'mentions.delete'.

Namespace

Drupal\mentions\EventSubscriber

Code

protected $configFactory;