We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014851d commit 065b4faCopy full SHA for 065b4fa
src/Phim/Color.php
@@ -14,7 +14,7 @@
14
use Phim\Color\RgbColor;
15
use Phim\Color\XyzColor;
16
use Phim\Color\XyzColorInterface;
17
-use Phim\Exception\Runtime\NonExistentFunctionNameException;
+use Phim\Exception\Color\NonExistentFunctionNameException;
18
use Phim\Exception\RuntimeException;
19
use Phim\Util\MathUtil;
20
0 commit comments