We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deebe2f commit fd721e0Copy full SHA for fd721e0
AmazonWebServices.php
@@ -22,7 +22,7 @@ class AmazonWebServices
22
/**
23
* Constructor
24
*
25
- * @array array $parameters An array of configuration options
+ * @param array $parameters An array of configuration options
26
*/
27
public function __construct(array $parameters)
28
{
0 commit comments