\App\FormatWxUserPhoneFormat

Summary

Methods
Properties
Constants
__construct()
__call()
toArray()
toArrayNotNull()
getAllProtected()
getPhoneNumber()
getPurePhoneNumber()
getCountryCode()
setPhoneNumber()
setPurePhoneNumber()
setCountryCode()
No public properties found
No constants found
No protected methods found
$phone_number
$pure_phone_number
$country_code
N/A
No private methods found
No private properties found
N/A

Properties

$phone_number

$phone_number : 

Type

$pure_phone_number

$pure_phone_number : 

Type

$country_code

$country_code : 

Type

Methods

__construct()

__construct(array  $data = array()) 

Parameters

array $data

__call()

__call(  $name,   $args) 

Parameters

$name
$args

toArray()

toArray() 

toArrayNotNull()

toArrayNotNull() 

getAllProtected()

getAllProtected() 

getPhoneNumber()

getPhoneNumber() : void

getPurePhoneNumber()

getPurePhoneNumber() : void

getCountryCode()

getCountryCode() : void

setPhoneNumber()

setPhoneNumber(mixed  $value) : void

Parameters

mixed $value

setPurePhoneNumber()

setPurePhoneNumber(mixed  $value) : void

Parameters

mixed $value

setCountryCode()

setCountryCode(mixed  $value) : void

Parameters

mixed $value