mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-01 12:33:45 +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',
|
|
);
|