Skip to content

Commit 014851d

Browse files
authored
Update NonExistentFunctionNameException.php
1 parent 3275e11 commit 014851d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

3-
namespace Phim\Exception\Runtime;
3+
namespace Phim\Exception\Color;
44

55
use Phim\Exception\RuntimeException;
66

77
class NonExistentFunctionNameException extends RuntimeException
88
{
9-
}
9+
}

0 commit comments

Comments
 (0)