File "Div0Exception-20260128132907.php"
Full Path: /var/www/html/back/vendor/markbaker/matrix/classes/src/Div0Exception-20260128132907.php
File size: 242 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Exception.
*
* @copyright Copyright (c) 2013-2018 Mark Baker (https://github.com/MarkBaker/PHPMatrix)
* @license https://opensource.org/licenses/MIT MIT
*/
namespace Matrix;
class Div0Exception extends Exception
{
}