compareVatRules( $a, $b ) : void
Auxiliary function used to sort VAT rules.
Rules are sorted by country and categories. Any specific categories list or country is considered less than '*' (Any).
findErrors( $vatRules ) : void
Find errors in VAT charging rules.
\return list of errors, or false if no errors found.