mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Remove unnecessary variables names from @return tags.
See #49572. git-svn-id: https://develop.svn.wordpress.org/trunk@48100 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4753,7 +4753,7 @@ function __checked_selected_helper( $helper, $current, $echo, $type ) { // phpcs
|
||||
* @since 3.6.0
|
||||
*
|
||||
* @param array $settings
|
||||
* @return array $settings
|
||||
* @return array Heartbeat settings.
|
||||
*/
|
||||
function wp_heartbeat_settings( $settings ) {
|
||||
if ( ! is_admin() ) {
|
||||
|
||||
Reference in New Issue
Block a user