chore: adjust version in doc block

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2026-04-15 13:17:15 +02:00 committed by GitHub
parent 1925b2ea0a
commit 1d4ee16f7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -199,7 +199,7 @@ class Util {
* This is used to ensure that the global state is initialized before all other scripts.
*
* @param string $name - The script name
* @since 34.0.0
* @since 32.0.9
*/
private static function scriptOrderValue(string $name): int {
return match($name) {