mirror of
git://develop.git.wordpress.org/
synced 2025-03-21 12:29:53 +01:00
Docs: Correct alignment for rest_insert_attachment
action DocBlock.
Follow-up to [39348]. Props krupalpanchal. See #61608. git-svn-id: https://develop.svn.wordpress.org/trunk@58865 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
20cb3098c8
commit
f9af91cfa5
@ -339,8 +339,7 @@ class WP_REST_Attachments_Controller extends WP_REST_Posts_Controller {
|
||||
*
|
||||
* @since 4.7.0
|
||||
*
|
||||
* @param WP_Post $attachment Inserted or updated attachment
|
||||
* object.
|
||||
* @param WP_Post $attachment Inserted or updated attachment object.
|
||||
* @param WP_REST_Request $request The request sent to the API.
|
||||
* @param bool $creating True when creating an attachment, false when updating.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user