mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-01-16 12:25:17 +01:00
Convert array syntax and other minor code style adjustments.
This commit is contained in:
@@ -34,7 +34,7 @@ class EncoderSubscriber implements EventSubscriberInterface
|
||||
public static function getSubscribedEvents()
|
||||
{
|
||||
return [
|
||||
EncodeValueEvent::NAME => [
|
||||
EncodeValueEvent::NAME => [
|
||||
['encodeIcons', 1000],
|
||||
['loadLayer', 100],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user