We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 018a291 + 7fe8477 commit 3aa8849Copy full SHA for 3aa8849
2 files changed
lib/private/Files/Stream/HashWrapper.php
@@ -1,4 +1,6 @@
1
-<?php declare(strict_types=1);
+<?php
2
+
3
+declare(strict_types=1);
4
/**
5
* @copyright Copyright (c) 2020 Robin Appelman <robin@icewind.nl>
6
*
tests/lib/Files/Stream/HashWrapperTest.php
0 commit comments