PostFeatureFactory
in package
Table of Contents
Methods
__invoke()
public
__invoke(ContainerInterface $container) : PostFeature
Parameters
- $container : ContainerInterface
Return values
PostFeature —create()
public
static create(CreateFeature $createFeature, ResponseFactoryInterface $responseFactory) : PostFeature
Parameters
- $createFeature : CreateFeature
- $responseFactory : ResponseFactoryInterface