File "RuleRequired.php"

Full Path: /home/jlklyejr/public_html/post-date/wp-content/plugins/flexible-shipping/src/WPDesk/FS/TableRate/Exception/RuleRequired.php
File size: 120 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace WPDesk\FS\TableRate\Exception;

use RuntimeException;

class RuleRequired extends RuntimeException {

}