implements |
EndpointFactoryInterface |
---|
Provides a endpoint factory using a legacy callable.
Methods | ||
---|---|---|
public
|
__construct(callable $endpoints)
|
# |
public
|
getEndpoint(string $class): AbstractEndpoint
|
# |
Properties | |||
---|---|---|---|
protected
|
callable
|
$endpoints
|
# |