Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php')
-rw-r--r--aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php b/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php
index e00eb2ab..4800433a 100644
--- a/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php
+++ b/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php
@@ -127,6 +127,7 @@ class LogFileIterator extends \IteratorIterator
*
* @return array|bool
*/
+ #[\ReturnTypeWillChange]
public function current()
{
if ($object = parent::current()) {