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