Skip to content

Commit 29a2b59

Browse files
authored
Merge pull request #763 from Oussama-Tn/Oussama-Tn-patch-namespace
Fix namespace in LfmConfigHandler
2 parents 83ab573 + 371cde8 commit 29a2b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Handlers/LfmConfigHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace App\Handlers;
44

5-
class LfmConfigHandler extends \Unisharp\Laravelfilemanager\Handlers\ConfigHandler
5+
class LfmConfigHandler extends \UniSharp\LaravelFilemanager\Handlers\ConfigHandler
66
{
77
public function userField()
88
{

0 commit comments

Comments
 (0)