Files
contao-leaflet-geocode-widget/src/Resources/contao/config/config.php

12 lines
282 B
PHP
Raw Normal View History

2017-01-18 10:56:03 +01:00
<?php
/**
* @package netzmacht
* @author David Molineus <david.molineus@netzmacht.de>
* @copyright 2017 netzmacht David Molineus. All rights reserved.
* @filesource
*
*/
$GLOBALS['BE_FFL']['leaflet_geocode'] = 'Netzmacht\Contao\Leaflet\GeocodeWidget\GeocodeWidget';