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.
2 parents 5bc3d3a + 5e63d97 commit 2f1595aCopy full SHA for 2f1595a
lib/SmartCollection.php
@@ -15,8 +15,10 @@
15
* SmartCollection -> Child Resources
16
* --------------------------------------------------------------------------
17
* @property-read Event $Event
18
+ * @property-read Metafield $Metafield
19
*
20
* @method Event Event(integer $id = null)
21
+ * @method Metafield Metafield(integer $id = null)
22
23
24
* SmartCollection -> Custom actions
0 commit comments