Skip to content

Commit f9e56ee

Browse files
committed
fix filter doc
1 parent dbb5135 commit f9e56ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

includes/Classifai/Providers/Azure/Language.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ public function request_summary( $endpoint_url, $api_key, $post_content, $post_i
270270
* Possible values are 'oneSentence', 'short', 'medium', 'long'.
271271
* Default is 'oneSentence'.
272272
*
273-
* @since 3.3.0
273+
* @since 3.2.0
274274
* @hook classifai_azure_language_summary_length
275275
* @param string $summary_length The summary length.
276276
* @return string

0 commit comments

Comments
 (0)