mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-04-19 02:08:28 +02:00
Move DataController into Frontend namespace.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace Netzmacht\Contao\Leaflet\Controller;
|
||||
namespace Netzmacht\Contao\Leaflet\Frontend;
|
||||
|
||||
|
||||
use Netzmacht\Contao\Leaflet\MapService;
|
||||
Reference in New Issue
Block a user