You are here

public property MobileNumberUtil::$configFactory in Mobile Number 2.0.x

Same name and namespace in other branches
  1. 8 src/MobileNumberUtil.php \Drupal\mobile_number\MobileNumberUtil::configFactory

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/MobileNumberUtil.php, line 42

Class

MobileNumberUtil
Turns a render array into a HTML string.

Namespace

Drupal\mobile_number

Code

public $configFactory;