Skip to content

Commit e708c99

Browse files
committed
phpdoc
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
1 parent 7f1d764 commit e708c99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Model/SearchResult.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ class SearchResult implements \JsonSerializable {
4747
*
4848
* @param string $ident
4949
* @param int $type
50+
* @param string $instance
5051
* @param array $data
5152
*/
5253
function __construct($ident = '', $type = 0, $instance = '', $data = []) {

0 commit comments

Comments
 (0)