PHP 클래스 Hackzilla\PasswordGenerator\Model\Option\StringOption

상속: extends Option
파일 보기 프로젝트 열기: hackzilla/password-generator 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( array $settings = [] )
getType ( )
setValue ( string $value ) Set option string value.

메소드 상세

__construct() 공개 메소드

public __construct ( array $settings = [] )
$settings array

getType() 공개 메소드

public getType ( )

setValue() 공개 메소드

Set option string value.
public setValue ( string $value )
$value string