File "CannotObtainLockException.php"
Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/plugins/tenweb-speed-optimizer/vendor/enqueue/fs/CannotObtainLockException.php
File size: 150 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
declare(strict_types=1);
namespace Enqueue\Fs;
use Interop\Queue\Exception\Exception;
class CannotObtainLockException extends Exception
{
}