Preview: MathException.php
Size: 156 B
/home/getspomw/itechservicellc.com/vendor/brick/math/src/Exception/MathException.php
<?php
declare(strict_types=1);
namespace Brick\Math\Exception;
/**
* Base class for all math exceptions.
*/
class MathException extends \Exception
{
}
Directory Contents
Dirs: 0 × Files: 6