Skip to content

Commit c9dfd80

Browse files
committed
Added missing phpdoc
1 parent 974e840 commit c9dfd80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DatabaseObjectStorage.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ class DatabaseObjectStorage implements ObjectStorageInterface
2525
* Constructor
2626
*
2727
* @access public
28+
* @param Database $db
2829
*/
2930
public function __construct(Database $db)
3031
{

0 commit comments

Comments
 (0)