📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 15:24:56
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
woocommerce
/
src
/
Internal
/
Utilities
✏️
Editing: URLException.php
<?php namespace Automattic\WooCommerce\Internal\Utilities; use Exception; /** * Used to represent a problem encountered when processing a URL. */ class URLException extends Exception {}
💾 Save Changes
❌ Cancel