mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-05-31 12:01:17 +02:00
Rename events and remove old ones.
This commit is contained in:
@@ -23,7 +23,7 @@ use Symfony\Component\EventDispatcher\Event;
|
||||
*/
|
||||
class ConvertToGeoJsonEvent extends Event
|
||||
{
|
||||
const NAME = 'leaflet.mapper.convert-to-geojson';
|
||||
const NAME = 'netzmacht.contao_leaflet.mapper.convert_to_geojson';
|
||||
|
||||
/**
|
||||
* The definition.
|
||||
|
||||
Reference in New Issue
Block a user