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 ed14dce + eceb687 commit e82f8f6Copy full SHA for e82f8f6
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