Zend Framework  3.0
Public Member Functions | List of all members
ServiceLocatorInterface Interface Reference

Public Member Functions

 set ($name, $service)
 Register a service with the locator.
 

Member Function Documentation

set (   $name,
  $service 
)

Register a service with the locator.

Parameters
string$name
mixed$service
Returns
ServiceLocatorInterface

Implemented in ServiceLocator.