3689* This can be useful to hide or add services not included in the defaults.3690*3691* @since 6.1.03692*3693* @param string[]$services The list of available persistent object cache services.3694*/3695returnapply_filters('site_status_available_object_cache_services',$services);3696}3697}3698
History
Introduced in 6.1.0. Unchanged from 6.7.7 through 7.1.0.