<?php

namespace RectorPrefix202411\Illuminate\Contracts\Filesystem;

use Exception;
class LockTimeoutException extends Exception
{
    //
}
