Skip to content

Commit

Permalink
Update WidgetCapability.php (PHP-CS-Fixer Ok)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoan82 authored Sep 12, 2023
1 parent 0bfc9a0 commit bbd9d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hook/WidgetCapability.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ public function getWidgetVariables($params): array
public function renderWidget($params) {
return $this->execute($params);
}
}
}

0 comments on commit bbd9d52

Please sign in to comment.