We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5899952 commit 32b4358Copy full SHA for 32b4358
lib/PHPExif/Adapter/AdapterAbstract.php
@@ -42,7 +42,7 @@ abstract class AdapterAbstract implements AdapterInterface
42
/**
43
* Class constructor
44
*
45
- * @param array $data Optional array of data to initialize the object with
+ * @param array $options Optional array of data to initialize the object with
46
*/
47
public function __construct(array $options = array())
48
{
0 commit comments