aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/brick/math/src/Exception/RoundingNecessaryException.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/brick/math/src/Exception/RoundingNecessaryException.php')
-rw-r--r--vendor/brick/math/src/Exception/RoundingNecessaryException.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/brick/math/src/Exception/RoundingNecessaryException.php b/vendor/brick/math/src/Exception/RoundingNecessaryException.php
index 1c6100563..57bfcd844 100644
--- a/vendor/brick/math/src/Exception/RoundingNecessaryException.php
+++ b/vendor/brick/math/src/Exception/RoundingNecessaryException.php
@@ -10,8 +10,6 @@ namespace Brick\Math\Exception;
class RoundingNecessaryException extends MathException
{
/**
- * @return RoundingNecessaryException
- *
* @psalm-pure
*/
public static function roundingNecessary() : RoundingNecessaryException