Property | Type | Description | |
---|---|---|---|
$container | |||
$geolocatorMap |
Method | Description | |
---|---|---|
__construct ( Symfony\Component\DependencyInjection\ContainerInterface $container ) | ||
get ( $name ) | Retrieve the named name. | |
register ( $name, $serviceId ) | Register a geolocator with the given name. |
public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container ) | ||
$container | Symfony\Component\DependencyInjection\ContainerInterface |
public register ( $name, $serviceId ) |