We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc6d21 commit 30b9630Copy full SHA for 30b9630
src/Mods/Ateliers/AtelierCollection.php
@@ -67,6 +67,7 @@
67
* @method AtelierInterface getByID(string $id)
68
* @method AtelierInterface[] getAll()
69
* @method AtelierInterface getDefault()
70
+ * @property array<string,AtelierInterface> $items
71
*/
72
class AtelierCollection extends BaseStringPrimaryCollection
73
{
0 commit comments