Skip to content

Commit 959d8da

Browse files
authored
Merge pull request #14 from jeremykenedy/psr4
Psr4
2 parents 6bdf049 + 2da7f59 commit 959d8da

File tree

6 files changed

+3
-1
lines changed

6 files changed

+3
-1
lines changed
File renamed without changes.

src/Laravel2stepFacade.php

+3-1
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)