Skip to content

Commit 7c54fcf

Browse files
committed
EQPS-213 review - add newline to end of Glob.php file
1 parent e42bcee commit 7c54fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Glob.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ public static function glob($pattern, $flags = 0, $forceFallback = false)
3232
}
3333
return $result;
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)