Viewing File: /home/rtsgrob/ww5/wp-content/plugins/give/vendor/moneyphp/money/src/Exception.php

<?php

namespace Money;

/**
 * Common interface for all exceptions thrown by this library.
 *
 * @author Frederik Bosch <f.bosch@genkgo.nl>
 */
interface Exception
{
}
Back to Directory File Manager