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.
1 parent d557fc3 commit 8f09461Copy full SHA for 8f09461
src/Filesystem.php
@@ -4,8 +4,7 @@
4
5
class Filesystem
6
{
7
- /** @var string */
8
- private $basePath;
+ private string $basePath;
9
10
public function __construct(string $basePath)
11
0 commit comments