EndpointMapperFactory
in package
Table of Contents
Properties
- $endpointFactory : EndpointFactory
- $logger : LoggerInterface
Methods
- __construct() : mixed
- create() : EndpointMapper
Properties
$endpointFactory
private
EndpointFactory
$endpointFactory
$logger
private
LoggerInterface
$logger
Methods
__construct()
public
__construct(LoggerInterface $logger, EndpointFactory $endpointFactory) : mixed
Parameters
- $logger : LoggerInterface
- $endpointFactory : EndpointFactory
create()
public
create(Type} $config) : EndpointMapper
Parameters
- $config : Type}