trait RuleValueHelperTrait (View source)

Methods

bool
isEmptyString(string|null $value)
bool
array
array
formatDialingCode(string $number)
array

Details

isEmptyString

protected bool isEmptyString(string|null $value)

No description

Parameters

string|null $value

Return Value

bool

getPhoneDialingCode

protected array getPhoneDialingCode()

No description

Return Value

array

formatDialingCode

protected array formatDialingCode(string $number)

No description

Parameters

string $number

Return Value

array