translation update
align url for lib/plugin membersref https://github.com/dokuwiki/dokuwiki/issues/4270- align url of `plugin.info.txt` to standard prefix- realign spacing as applicable
return false in getUserData in case of errorsThe interface contract for the method getUserData does not allow an empty array to be returned.
avoid another warning in authad
adjusted docblocks for renamed class aliases
code style: line breaks
code style: operator spacing
coding style: control flow line breaks
coding style: control flow whitespaces
coding style: function call spacing
Apply rector renames
Apply remaining rector fixes to lib
Apply rector fixes to auth plugins
12345678910>>...16