Skip to content

Commit ff2efef

Browse files
committed
Fix code style
1 parent c6701eb commit ff2efef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Types/ContextFactory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
use const T_NAMESPACE;
4646
use const T_NS_SEPARATOR;
4747
use const T_STRING;
48+
use const T_TRAIT;
4849
use const T_USE;
4950

5051
if (!defined('T_NAME_QUALIFIED')) {

0 commit comments

Comments
 (0)