AbstractEntryPoint
abstract class AbstractEntryPoint implements EntryPointInterface (View source)
An abstract authentication entry point.
Properties
protected array | $options | The configurations options |
Methods
void
setOptions(array $options)
Sets the options array
array
getOptions()
Returns the options array
Details
void
setOptions(array $options)
Sets the options array
array
getOptions()
Returns the options array