Skip to content
Snippets Groups Projects
Commit 5ff8d7be authored by Project-Update-bot's avatar Project-Update-bot
Browse files

Automated Project Update Bot fixes from run 11-121090.

parent 9b58cfbb
No related branches found
Tags 3.0.3
No related merge requests found
......@@ -18,7 +18,7 @@ class EventLogTrackConfigSubscriber implements EventSubscriberInterface {
/**
* {@inheritdoc}
*/
public static function getSubscribedEvents() {
public static function getSubscribedEvents(): array {
return [
ConfigEvents::SAVE => 'configSave',
ConfigEvents::DELETE => 'configDelete',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment