splitbrain / dokuwiki-plugin-dw2pdf

A fork of Luigi Micco's PDF export plugin for DokuWiki
http://www.dokuwiki.org/plugin:dw2pdf
55 stars 68 forks source link

🤖 Automatic code style fixes #497

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

These changes were made automatically by running rector and phpcbf.

These tools try to ensure that your Extension's code adheres to DokuWiki's coding standards. They also try to fix common issues with newer PHP versions and replace deprecated code.

Please carefully check the changes before merging. Please note that unit tests are not run for automated pull requests - so if in doubt, manually test the branch before merging.

If you disagree with the changes, simply clean the code yourself. This PR automatically closes when no more changes are suggested by rector and phpcbf.