Skip to content

Commit dc77be3

Browse files
authored
Merge pull request #469 from rslsystems/larastan-dockblock-comments
Adding dockblock comment.
2 parents cda0ec9 + f774d84 commit dc77be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Account/Entities/Contact.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Contact
1313

1414
/**
1515
* Contact constructor.
16-
* @param null $item
16+
* @param \stdClass|null $item
1717
*/
1818
public function __construct($item = null)
1919
{

0 commit comments

Comments
 (0)