Skip to content

Commit 7574c11

Browse files
committed
update gen
1 parent 9c158c1 commit 7574c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Model/PopulationCollection.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/**
88
* @extends Collection<Population>
99
*/
10-
class PopulationCollection extends Collection
10+
class PopulationCollection extends Collection implements \JsonSerializable, \PSX\Record\RecordableInterface
1111
{
1212
}
1313

0 commit comments

Comments
 (0)