Files
contao-leaflet-maps/module/config/event_subscribers.php

7 lines
140 B
PHP
Raw Normal View History

2014-12-29 12:17:40 +01:00
<?php
return array(
'Netzmacht\Contao\Leaflet\Subscriber\BootSubscriber',
'Netzmacht\Contao\Leaflet\Subscriber\HashSubscriber',
2014-12-29 12:17:40 +01:00
);