Skip to content

Commit 53bb2a9

Browse files
committed
CS: import all things
1 parent 6a03894 commit 53bb2a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Types/ContextFactory.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
use const T_CLASS;
4141
use const T_CURLY_OPEN;
4242
use const T_DOLLAR_OPEN_CURLY_BRACES;
43+
use const T_NAME_FULLY_QUALIFIED;
44+
use const T_NAME_QUALIFIED;
4345
use const T_NAMESPACE;
4446
use const T_NS_SEPARATOR;
4547
use const T_STRING;

0 commit comments

Comments
 (0)