Skip to content

Commit 13f5cdf

Browse files
committed
Use of class for exceptions has been commented
1 parent 7341c9a commit 13f5cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cookie.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
namespace Josantonius\Cookie;
1717

18-
use Josantonius\Cookie\Exception\CookieException;
18+
# use Josantonius\Cookie\Exception\CookieException;
1919

2020
/**
2121
* Cookie handler.

0 commit comments

Comments
 (0)