Completed
Pull Request — master (#14)
by Andreas
03:27
created
src/Service/GeolocationRendererFactory.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -40,9 +40,8 @@
 block discarded – undo
40 40
     /**
41 41
      * Create service
42 42
      *
43
-     * @param ServiceLocatorInterface  $serviceLocator
44 43
      *
45
-     * @return \OrgHeiglGeolocation\Renderer\GeolocationRenderer
44
+     * @return GeolocationRenderer
46 45
      */
47 46
     public function __invoke(ContainerInterface $container, $requestedName, array $options = null)
48 47
     {
Please login to merge, or discard this patch.