phpdoc improvements, fixes #1036

This commit is contained in:
El RIDO 2024-03-10 17:07:10 +01:00
parent 53d2d3334d
commit 5f00587d71
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
5 changed files with 6 additions and 12 deletions

View file

@ -78,7 +78,6 @@ class S3Storage extends AbstractData
*
* @access public
* @param array $options
* @return
*/
public function __construct(array $options)
{