Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/mpos.codeskitter.site/vendor/markbaker/matrix/classes/src/
Upload File :
Current File : /home/users/unlimited/www/mpos.codeskitter.site/vendor/markbaker/matrix/classes/src/Exception.php

<?php

/**
 * Exception.
 *
 * @copyright  Copyright (c) 2013-2018 Mark Baker (https://github.com/MarkBaker/PHPMatrix)
 * @license    https://opensource.org/licenses/MIT    MIT
 */
namespace Matrix;

class Exception extends \Exception
{
}