Move content element to frontend folder.

This commit is contained in:
David Molineus
2015-01-09 20:57:34 +01:00
parent 3ff2fca215
commit 942b823a83
2 changed files with 22 additions and 3 deletions

View File

@@ -0,0 +1,18 @@
<?php
/**
* @package dev
* @author David Molineus <david.molineus@netzmacht.de>
* @copyright 2015 netzmacht creative David Molineus
* @license LGPL 3.0
* @filesource
*
*/
namespace Netzmacht\Contao\Leaflet\Frontend;
class MapModule
{
}