Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/woocomme.../src/Internal/Utilitie...
File: URLException.php
<?php
[0] Fix | Delete
[1] Fix | Delete
namespace Automattic\WooCommerce\Internal\Utilities;
[2] Fix | Delete
[3] Fix | Delete
use Exception;
[4] Fix | Delete
[5] Fix | Delete
/**
[6] Fix | Delete
* Used to represent a problem encountered when processing a URL.
[7] Fix | Delete
*/
[8] Fix | Delete
class URLException extends Exception {}
[9] Fix | Delete
[10] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function