Skip to content

Commit f2e2595

Browse files
committed
Update phpdoc reference to facilitate IDE linking
1 parent d7e6df1 commit f2e2595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/includes/class-wp-screen.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ final class WP_Screen {
175175
/**
176176
* Stores the result of the public show_screen_options function.
177177
*
178-
* Set when calling ::show_screen_options() for the first time.
178+
* Set when calling {@see self::show_screen_options()} for the first time.
179179
*
180180
* @since 3.3.0
181181
* @var ?bool

0 commit comments

Comments
 (0)