Skip to content

Commit 0be3516

Browse files
OzanKurtyajra
andauthored
Update src/Html/Builder.php
Co-authored-by: Arjay Angeles <[email protected]>
1 parent 77ddf2e commit 0be3516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Html/Builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class Builder
4747
public Collection $collection;
4848

4949
/**
50-
* @var Collection<int, array>
50+
* @var Collection<int, Row>
5151
*/
5252
public Collection $rows;
5353

0 commit comments

Comments
 (0)