Skip to content

Commit

Permalink
馃 Rector and PHPCS fixes (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: mprins <mprins@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and mprins committed Jan 2, 2024
1 parent 82b1760 commit c3673c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.php
Expand Up @@ -47,7 +47,7 @@ public function register(EventHandler $controller): void
* Retrieve metadata and add to the head of the page using appropriate meta
* tags unless the page does not exist.
*
* @param Doku_Event $event the DokuWiki event. $event->data is a two-dimensional
* @param Event $event the DokuWiki event. $event->data is a two-dimensional
* array of all meta headers. The keys are meta, link and script.
* @param mixed $param the parameters passed to register_hook when this
* handler was registered (not used)
Expand Down

0 comments on commit c3673c2

Please sign in to comment.