We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6701eb commit ff2efefCopy full SHA for ff2efef
src/Types/ContextFactory.php
@@ -45,6 +45,7 @@
45
use const T_NAMESPACE;
46
use const T_NS_SEPARATOR;
47
use const T_STRING;
48
+use const T_TRAIT;
49
use const T_USE;
50
51
if (!defined('T_NAME_QUALIFIED')) {
0 commit comments