Skip to content
Snippets Groups Projects
Unverified Commit 23a2c182 authored by El RIDO's avatar El RIDO
Browse files

deal with annotation reported in github actions

parent e54277f0
Branches
Tags
No related merge requests found
......@@ -149,7 +149,7 @@ class BucketStub extends Bucket
throw new BadMethodCallException('not supported by this stub');
}
public function exists()
public function exists(array $options = array())
{
return true;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment