mirror of
https://github.com/netzmacht/contao-leaflet-geocode-widget.git
synced 2025-11-28 11:43:43 +01:00
Make service public as Contao requires it in a symfony 3.4 context.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
services:
|
||||
netzmacht.contao_leaflet_geocode.listeners.radius_wizard:
|
||||
class: Netzmacht\Contao\Leaflet\GeocodeWidget\EventListener\RadiusWizardCallbackListener
|
||||
public: true
|
||||
|
||||
Reference in New Issue
Block a user