Docs: Add missing @since
tag for WP_Site_Health::get_test_php_extensions()
.
Props mukesh27. Fixes #46752. git-svn-id: https://develop.svn.wordpress.org/trunk@45092 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1e0ef359fc
commit
421da58d8e
@ -693,6 +693,8 @@ class WP_Site_Health {
|
||||
* This test builds on the recommendations made by the WordPress Hosting Team
|
||||
* as seen at https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions
|
||||
*
|
||||
* @since 5.2.0
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function get_test_php_extensions() {
|
||||
|
Loading…
Reference in New Issue
Block a user