Skip to content

Commit

Permalink
Fixed lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Jan 16, 2020
1 parent fd58a18 commit 0c71dec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Psalm/Config.php
Expand Up @@ -70,6 +70,7 @@
use function getcwd;
use function chdir;
use function simplexml_import_dom;
use const LIBXML_NONET;

class Config
{
Expand Down

0 comments on commit 0c71dec

Please sign in to comment.