Skip to content

Commit

Permalink
Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapio committed Nov 24, 2023
1 parent c6701eb commit ff2efef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Types/ContextFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
use const T_NAMESPACE;
use const T_NS_SEPARATOR;
use const T_STRING;
use const T_TRAIT;
use const T_USE;

if (!defined('T_NAME_QUALIFIED')) {
Expand Down

0 comments on commit ff2efef

Please sign in to comment.