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