forked from Snck3rs/contao-leaflet-maps
7 lines
140 B
PHP
7 lines
140 B
PHP
<?php
|
|
|
|
return array(
|
|
'Netzmacht\Contao\Leaflet\Subscriber\BootSubscriber',
|
|
'Netzmacht\Contao\Leaflet\Subscriber\HashSubscriber',
|
|
);
|