Files
carpseeds.pl/wp-content/plugins/flexible-shipping/classes/table-rate/csv/class-csv-importer-exception.php
2024-07-15 11:28:08 +02:00

8 lines
124 B
PHP

<?php
/**
* Import rules from CSV.
*/
class WPDesk_Flexible_Shipping_Csv_Importer_Exception extends RuntimeException {
}