Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Hackzilla
PasswordGenerator
Model
Option
IntegerOption
PHP 클래스 Hackzilla\PasswordGenerator\Model\Option\IntegerOption
상속:
extends
Option
파일 보기
프로젝트 열기: hackzilla/password-generator
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
array
$settings
= [] )
getType
( )
setValue
(
integer
$value
)
Set option integer value.
메소드 상세
__construct()
공개
메소드
public
__construct
(
array
$settings
= [] )
$settings
array
getType()
공개
메소드
public
getType
( )
setValue()
공개
메소드
Set option integer value.
public
setValue
(
integer
$value
)
$value
integer