We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974e840 commit c9dfd80Copy full SHA for c9dfd80
1 file changed
DatabaseObjectStorage.php
@@ -25,6 +25,7 @@ class DatabaseObjectStorage implements ObjectStorageInterface
25
* Constructor
26
*
27
* @access public
28
+ * @param Database $db
29
*/
30
public function __construct(Database $db)
31
{
0 commit comments