class factory

Methods

__construct(ContainerInterface $container)

Constructor

object|bool
get(string $name)

Get files service

Details

at line 28
__construct(ContainerInterface $container)

Constructor

Parameters

ContainerInterface $container

at line 41
object|bool get(string $name)

Get files service

Parameters

string $name

Service name

Return Value

object|bool

Requested service or false if service could not be found by the container