Skip to content

Commit 1573010

Browse files
committed
Remove superfluous parameter comment
1 parent 4e4b957 commit 1573010

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/experimental/html/class-wp-html-tag-processor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1427,7 +1427,6 @@ public function get_attribute( $name ) {
14271427
*
14281428
* @since 6.2.0
14291429
*
1430-
* @param string $prefix Prefix of attributes whose value is requested.
14311430
* @return array|null List of attribute names, or `null` if not at a tag.
14321431
*/
14331432
function get_attribute_names() {

0 commit comments

Comments
 (0)