You are here

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

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

The config factory.

Type: \Drupal\Core\Config\ConfigFactory

File

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

Class

MentionsUpdate
MentionsUpdate handles event 'mentions.update'.

Namespace

Drupal\mentions\EventSubscriber

Code

protected $configFactory;