Elementor\System_Info\Main::get_allowed_reports PHP Method

get_allowed_reports() public static method

public static get_allowed_reports ( )
    public static function get_allowed_reports()
    {
        return ['server' => [], 'wordpress' => [], 'theme' => [], 'user' => [], 'plugins' => [], 'network_plugins' => [], 'mu_plugins' => []];
    }