Method | Description | |
---|---|---|
__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 | ||
return | string |
public getDefaultOptions ( ) : array | ||
return | array |
public getRequiredOptions ( ) : array | ||
return | array |