Skip to content

Commit

Permalink
Add missing type declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu committed Nov 30, 2021
1 parent 6c350f6 commit fe4d27d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@

class WildcardIndexDocument
{
/** @var string|null */
protected $id;
}

0 comments on commit fe4d27d

Please sign in to comment.