We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d959742 commit 9b98d32Copy full SHA for 9b98d32
1 file changed
src/Annotations/Input.php
@@ -8,6 +8,7 @@
8
use RuntimeException;
9
10
use function array_key_exists;
11
+use function trigger_error;
12
13
use const E_USER_DEPRECATED;
14
0 commit comments