PHP 클래스 Faker\Provider\el_CY\Payment

상속: extends Faker\Provider\Payment
파일 보기 프로젝트 열기: fzaninotto/faker

보호된 프로퍼티들

프로퍼티 타입 설명
$banks Cyprus banks

공개 메소드들

메소드 설명
bank ( )
bankAccountNumber ( string $prefix = '', string $countryCode = 'CY', integer $length = null ) : string International Bank Account Number (IBAN).

메소드 상세

bank() 공개 정적인 메소드

public static bank ( )

bankAccountNumber() 공개 정적인 메소드

International Bank Account Number (IBAN).
public static bankAccountNumber ( string $prefix = '', string $countryCode = 'CY', integer $length = null ) : string
$prefix string for generating bank account number of a specific bank
$countryCode string ISO 3166-1 alpha-2 country code
$length integer total length without country code and 2 check digits
리턴 string

프로퍼티 상세

$banks 보호되어 있는 정적으로 프로퍼티

Cyprus banks
protected static $banks