File "ConditionInvalidNumberValue.php"
Full Path: /home/jlklyejr/public_html/post-date/wp-content/plugins/flexible-shipping/src/WPDesk/FS/TableRate/Exception/ConditionInvalidNumberValue.php
File size: 135 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace WPDesk\FS\TableRate\Exception;
use RuntimeException;
class ConditionInvalidNumberValue extends RuntimeException {
}