mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-03-02 01:58:24 +01:00
7 lines
140 B
PHP
7 lines
140 B
PHP
<?php
|
|
|
|
return array(
|
|
'Netzmacht\Contao\Leaflet\Subscriber\BootSubscriber',
|
|
'Netzmacht\Contao\Leaflet\Subscriber\HashSubscriber',
|
|
);
|