메소드 | 설명 | |
---|---|---|
__construct ( null | array $options = null ) | Constructor | |
generatedBy ( ) : string | Returns generators for processing the fake data. | |
getDefaultOptions ( ) : array | Gets the default options. | |
getOption ( string $key ) : mixed | Gets an option from its name. | |
getRequiredOptions ( ) : array | Gets the required options. |
public __construct ( null | array $options = null ) | ||
$options | null | array |
public generatedBy ( ) : string | ||
리턴 | string |
public getRequiredOptions ( ) : array | ||
리턴 | array |