Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
StyleCIBot committed Jan 2, 2022
1 parent ebedc63 commit 780c98b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Clients/LambdaClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,8 @@ public function updateExistingFunction(LambdaFunction $function)
* @link https://aws.amazon.com/blogs/compute/tracking-the-state-of-lambda-functions/
* @link https://github.com/hammerstonedev/sidecar/issues/32
* @link https://github.com/aws/aws-sdk-php/blob/master/src/data/lambda/2015-03-31/waiters-2.json
* @param LambdaFunction $function
*
* @param LambdaFunction $function
*/
public function waitUntilFunctionUpdated(LambdaFunction $function)
{
Expand Down

0 comments on commit 780c98b

Please sign in to comment.