1696. Function

1696.1. Zend\ServiceManager\canCreateServiceWithName

ZendServiceManagercanCreateServiceWithName()

Determine if we can create a service with name

Parameters:
  • ServiceLocatorInterface
  • $name
  • $requestedName
Return type:

bool

1697. Function

1697.1. Zend\ServiceManager\createServiceWithName

ZendServiceManagercreateServiceWithName()

Create service with name

Parameters:
  • ServiceLocatorInterface
  • $name
  • $requestedName
Return type:

mixed

Project Versions

Table Of Contents

Previous topic

1695. Class

Next topic

1698. Class

This Page