Skip to content

Commit f5268fa

Browse files
committed
psr4
1 parent 285c175 commit f5268fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Laravel2stepFacade.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
class Laravel2stepFacade extends Facade
88
{
99
/**
10-
* {@inheritdoc}
10+
* Gets the facade accessor.
11+
*
12+
* @return string The facade accessor.
1113
*/
1214
protected static function getFacadeAccessor()
1315
{

0 commit comments

Comments
 (0)