File "InvalidSelectorException.php"
Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/plugins/tenweb-speed-optimizer/vendor/imangazaliev/didom/src/DiDom/Exceptions/InvalidSelectorException.php
File size: 138 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
declare(strict_types=1);
namespace DiDom\Exceptions;
use Exception;
class InvalidSelectorException extends Exception
{
//
}