mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user