Skip to content

Commit aca55ec

Browse files
committed
Remove error trigger
1 parent faf9d2c commit aca55ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/NotFoundException.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
namespace Http\Discovery;
44

5-
@trigger_error('The '.__NAMESPACE__.'\NotFoundException class is deprecated since version 1.0 and will be removed in 2.0. Use Http\Discovery\Exception\NotFoundException instead.', E_USER_DEPRECATED);
6-
75
/**
86
* Thrown when a discovery does not find any matches.
97
*

0 commit comments

Comments
 (0)