Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Respect
Validation
Rules
Bank
PHP 클래스 Respect\Validation\Rules\Bank
상속:
extends
Respect\Validation\Rules\AbstractWrapper
파일 보기
프로젝트 열기: respect/validation
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
string
$countryCode
,
Factory
$factory
= null )
Defines the country code.
메소드 상세
__construct()
공개
메소드
The country code is not case sensitive.
public
__construct
(
string
$countryCode
,
Factory
$factory
= null )
$countryCode
string
The ISO 639-1 country code
$factory
Respect\Validation\Rules\Locale\Factory