/opt/cpanel/ea-wappspector/vendor/league/flysystem/src
Edit: /opt/cpanel/ea-wappspector/vendor/league/flysystem/src/UnableToGenerateTemporaryUrl.php (760B)
getMessage(), $path, $exception);
}
public static function noGeneratorConfigured(string $path, string $extraReason = ''): static
{
return new static('No generator was configured ' . $extraReason, $path);
}
}