mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-04-15 08:18:25 +02:00
6 lines
81 B
PHP
6 lines
81 B
PHP
<?php
|
|
|
|
return array(
|
|
'Netzmacht\Contao\Leaflet\Subscriber\BootSubscriber'
|
|
);
|