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 ed14dce commit eceb687Copy full SHA for eceb687
src/LfmPath.php
@@ -20,7 +20,7 @@ class LfmPath
20
21
private $helper;
22
23
- public function __construct(Lfm $lfm = null)
+ public function __construct(Lfm $lfm)
24
{
25
$this->helper = $lfm;
26
}
0 commit comments