Skip to content

Commit 30b9630

Browse files
committed
Added a type doc.
1 parent 4cc6d21 commit 30b9630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Mods/Ateliers/AtelierCollection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
* @method AtelierInterface getByID(string $id)
6868
* @method AtelierInterface[] getAll()
6969
* @method AtelierInterface getDefault()
70+
* @property array<string,AtelierInterface> $items
7071
*/
7172
class AtelierCollection extends BaseStringPrimaryCollection
7273
{

0 commit comments

Comments
 (0)