Skip to content

Commit 1dc5215

Browse files
authored
chore: adjust version in doc block
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 478ae95 commit 1dc5215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/public/Util.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ public static function getScripts(): array {
199199
* This is used to ensure that the global state is initialized before all other scripts.
200200
*
201201
* @param string $name - The script name
202-
* @since 34.0.0
202+
* @since 33.0.3
203203
*/
204204
private static function scriptOrderValue(string $name): int {
205205
return match($name) {

0 commit comments

Comments
 (0)