summaryrefslogtreecommitdiffstatshomepage
path: root/src/wp-includes/class-wp-image-editor-imagick.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/wp-includes/class-wp-image-editor-imagick.php')
-rw-r--r--src/wp-includes/class-wp-image-editor-imagick.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wp-includes/class-wp-image-editor-imagick.php b/src/wp-includes/class-wp-image-editor-imagick.php
index 2e7c7039d5..f57e6f281f 100644
--- a/src/wp-includes/class-wp-image-editor-imagick.php
+++ b/src/wp-includes/class-wp-image-editor-imagick.php
@@ -305,7 +305,7 @@ class WP_Image_Editor_Imagick extends WP_Image_Editor {
* image operations within the time of the HTTP request.
*
* @since 6.2.0
- * @since 6.3.0 This method was deprecated.
+ * @deprecated 6.3.0 No longer used in core.
*
* @return int|null The new limit on success, null on failure.
*/