| Current Path : C:/xampp/htdocs/cid/system/vendor/phpoffice/math/src/Math/ |
| Current File : C:/xampp/htdocs/cid/system/vendor/phpoffice/math/src/Math/Math.php |
<?php
namespace PhpOffice\Math;
use PhpOffice\Math\Element\AbstractGroupElement;
class Math extends AbstractGroupElement
{
}