Files
contao-leaflet-maps/module/config/event_subscribers.php
2015-01-12 09:55:59 +01:00

7 lines
140 B
PHP

<?php
return array(
'Netzmacht\Contao\Leaflet\Subscriber\BootSubscriber',
'Netzmacht\Contao\Leaflet\Subscriber\HashSubscriber',
);