Skip to content

Commit 1a5f672

Browse files
gzioloCopilot
andauthored
Update src/wp-includes/abilities-api.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3cb2309 commit 1a5f672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/abilities-api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ function wp_get_abilities(): array {
423423
*
424424
* Example:
425425
*
426-
* function my_plugin_register_categories() {
426+
* function my_plugin_register_categories(): void {
427427
* wp_register_ability_category(
428428
* 'content-management',
429429
* array(

0 commit comments

Comments
 (0)