You are here

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

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

The PhoneNumberUtil object.

Type: \libphonenumber\PhoneNumberUtil

File

src/MobileNumberUtil.php, line 28

Class

MobileNumberUtil
Turns a render array into a HTML string.

Namespace

Drupal\mobile_number

Code

public $libUtil;