Add comment.

This commit is contained in:
David Molineus
2015-02-02 08:53:29 +01:00
parent 8e36bc59f9
commit c3d5f47086

View File

@@ -73,7 +73,7 @@ class MapService
* @param Leaflet $leaflet The Leaflet instance.
* @param EventDispatcher $eventDispatcher The Contao event dispatcher.
* @param \Input $input Thw request input.
* @param Assets $assets
* @param Assets $assets Assets handler.
*/
public function __construct(
DefinitionMapper $mapper,