📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-07-01 11:39:30
📂
/ (Root)
/
home
/
apkbfjox
/
7lgbet.pro
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
services
/
health-check
📍 /home/apkbfjox/7lgbet.pro/wp-content/plugins/wordpress-seo/src/services/health-check
🔄 Refresh
✏️
Editing: runner-interface.php
Writable
<?php namespace Yoast\WP\SEO\Services\Health_Check; /** * Interface for the health check runner. The abstract Health_Check uses this to run a health check. */ interface Runner_Interface { /** * Runs the health check. * * @return void */ public function run(); }
💾 Save Changes
❌ Cancel