Documentation

ApiControllerFactory
in package
implements FactoryInterface

Table of Contents

Interfaces

FactoryInterface

Methods

__invoke()  : ApiController

Methods

__invoke()

public __invoke(ContainerInterface $container, string $requestedName[, array<string|int, mixed>|null $options = null ]) : ApiController
Parameters
$container : ContainerInterface
$requestedName : string
$options : array<string|int, mixed>|null = null
Return values
ApiController

        
On this page

Search results