Skip to content

Commit

Permalink
Update Facade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Jul 15, 2021
1 parent 67f6542 commit 5d57904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Support/Facades/Facade.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ abstract class Facade
protected static $resolvedInstance;

/**
* Determine if the resolved facade should be cached.
* Determine if the resolved instance should be cached.
*
* @var bool
*/
Expand Down

0 comments on commit 5d57904

Please sign in to comment.