1
This commit is contained in:
7
vendor/phpoffice/math/src/Math/Exception/NotImplementedException.php
vendored
Normal file
7
vendor/phpoffice/math/src/Math/Exception/NotImplementedException.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace PhpOffice\Math\Exception;
|
||||
|
||||
class NotImplementedException extends MathException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user