Make WordPress Core

Opened 6 months ago

Closed 6 months ago

Last modified 4 months ago

#62730 closed defect (bug) (fixed)

Need to update doc order in block-style-variations.php file

Reported by: shailu25's profile shailu25 Owned by: audrasjb's profile audrasjb
Milestone: 6.8 Priority: normal
Severity: trivial Version: 6.6
Component: Editor Keywords: has-patch, commit, gutenberg-merge
Focuses: docs Cc:

Description

@since Should add before @see tag in inline documentation According to Php Coding Standard in Below File

  • src/wp-includes/block-supports/block-style-variations.php

Change History (8)

This ticket was mentioned in PR #8032 on WordPress/wordpress-develop by @shailu25.


6 months ago
#1

  • Keywords has-patch added

Fixes: https://core.trac.wordpress.org/ticket/62730

@since Should add before @see tag in inline documentation According to Php Coding Standard in Below File

  • src/wp-includes/block-supports/block-style-variations.php

#3 @audrasjb
6 months ago

  • Owner set to audrasjb
  • Status changed from new to reviewing

#4 @audrasjb
6 months ago

  • Component changed from General to Editor
  • Keywords commit added
  • Milestone changed from Awaiting Review to 6.8
  • Version set to 6.6

#5 @audrasjb
6 months ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 59549:

Docs: Docblock improvements in .

Props shailu25.
Fixes #62730.
See #62281.

#6 @audrasjb
6 months ago

I meant "Docs: Docblock improvements in block-style-variations.php"

Part of the commit was somehow escaped by my terminal. My bad :(

#8 @joemcgill
4 months ago

  • Keywords gutenberg-merge added
Note: See TracTickets for help on using tickets.