We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478ae95 commit 1dc5215Copy full SHA for 1dc5215
1 file changed
lib/public/Util.php
@@ -199,7 +199,7 @@ public static function getScripts(): array {
199
* This is used to ensure that the global state is initialized before all other scripts.
200
*
201
* @param string $name - The script name
202
- * @since 34.0.0
+ * @since 33.0.3
203
*/
204
private static function scriptOrderValue(string $name): int {
205
return match($name) {
0 commit comments