Property | Type | Description | |
---|---|---|---|
$options | array | The configurations options |
Method | Description | |
---|---|---|
getOptions ( ) : array | Returns the options array | |
setOptions ( array $options ) : void | Sets the options array |
public getOptions ( ) : array | ||
return | array | The configuration options of this entry point |
public setOptions ( array $options ) : void | ||
$options | array | An array of configuration options |
return | void |