Skip to content

Commit e7ce247

Browse files
authored
Update Facade.php
1 parent c6f11a8 commit e7ce247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Facade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ class Facade extends LaravelFacade
1010
*/
1111
public static function getFacadeAccessor()
1212
{
13-
return 'EasyPdd';
13+
return 'EasyPddService';
1414
}
1515
}

0 commit comments

Comments
 (0)