forked from Snck3rs/contao-leaflet-maps
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