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

6 lines
81 B
PHP
Raw Normal View History

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