Skip to content

Commit 9d8f9cd

Browse files
committed
Added a docblock to the facade to make the Aws::get method work better in IDEs.
1 parent 3896c72 commit 9d8f9cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Aws/Laravel/AwsFacade.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,13 @@
1616

1717
namespace Aws\Laravel;
1818

19+
use Aws\Common\Client\AwsClientInterface;
1920
use Illuminate\Support\Facades\Facade;
2021

2122
/**
2223
* Facade for the AWS service
24+
*
25+
* @method static AwsClientInterface get($name, $throwAway = false) Get a client from the service builder
2326
*/
2427
class AwsFacade extends Facade
2528
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy