Skip to content

Commit 2242d29

Browse files
committed
fix phpdoc
1 parent a0b48ed commit 2242d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Database/Document.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ public function getUpdatedAt(): ?string
173173
}
174174

175175
/**
176-
* @return int|string|null
176+
* @return string|null
177177
*/
178178
public function getTenant(): string|null
179179
{

0 commit comments

Comments
 (0)