Skip to content

Commit 11affcb

Browse files
committed
Update to 7.0.0
1 parent ba67f5b commit 11affcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/wp-includes/rest-api/class-wp-rest-server.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ class WP_REST_Server {
4141

4242
/**
4343
* Alias for PUT transport method.
44-
*
45-
* @since 6.9.0
44+
*
45+
* @since 7.0.0
4646
* @var string
4747
*/
4848
const UPDATABLE = 'PUT, PATCH';

0 commit comments

Comments
 (0)