/home/fdhrevqn/public_html/wp-content/plugins.disabled/query-monitor/classes/Component_Other.php
<?php declare(strict_types = 1);
/**
 * Class representing any other known component.
 *
 * @package query-monitor
 */

class QM_Component_Other extends QM_Component {
}