Rename events and remove old ones.

This commit is contained in:
David Molineus
2017-10-06 15:50:34 +02:00
parent e8edeb8021
commit 31cd1c3ae4
7 changed files with 4 additions and 163 deletions

View File

@@ -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.