Skip to content

Commit

Permalink
Remove superfluous parameter comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ockham committed Dec 22, 2022
1 parent 8f6e866 commit a9fd045
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/experimental/html/class-wp-html-tag-processor.php
Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,6 @@ public function get_attribute( $name ) {
*
* @since 6.2.0
*
* @param string $prefix Prefix of attributes whose value is requested.
* @return array|null List of attribute names, or `null` if not at a tag.
*/
function get_attribute_names() {
Expand Down

1 comment on commit a9fd045

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/3757135066
📝 Reported issues:

Please sign in to comment.