Rewrite frontend components to work with toolkit v2.

This commit is contained in:
David Molineus
2016-10-05 08:12:34 +02:00
parent f8e28f3299
commit 7207d9e0e6
8 changed files with 192 additions and 174 deletions

View File

@@ -17,6 +17,8 @@ use Model\Collection;
* Class MapModel for the tl_leaflet_map table.
*
* @property mixed|null locate
* @property mixed|null title
*
* @package Netzmacht\Contao\Leaflet\Model
*/
class MapModel extends \Model