You are here

protected property ActiveHours::$configFactory in SMS Framework 2.x

Same name and namespace in other branches
  1. 8 modules/sms_user/src/ActiveHours.php \Drupal\sms_user\ActiveHours::configFactory
  2. 2.1.x modules/sms_user/src/ActiveHours.php \Drupal\sms_user\ActiveHours::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/sms_user/src/ActiveHours.php, line 22

Class

ActiveHours
Defines the user active hours service.

Namespace

Drupal\sms_user

Code

protected $configFactory;