PHP 클래스 Fakerino\Core\FakeElement

저자: Nicola Pietroluongo ([email protected])
파일 보기 프로젝트 열기: fakerino/fakerino 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( mixed $name, mixed $options = null ) Constructor.
getName ( ) : string
getOptions ( ) : array | null

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( mixed $name, mixed $options = null )
$name mixed
$options mixed

getName() 공개 메소드

public getName ( ) : string
리턴 string

getOptions() 공개 메소드

public getOptions ( ) : array | null
리턴 array | null