Skip to content

Commit df3bdbb

Browse files
committed
Revert NetworkException: not final
1 parent 4174e1a commit df3bdbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exception/NetworkException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
*
88
* @author Márk Sági-Kazár <[email protected]>
99
*/
10-
final class NetworkException extends RequestException
10+
class NetworkException extends RequestException
1111
{
1212
}

0 commit comments

Comments
 (0)