Skip to content

Commit

Permalink
Merge pull request #259 from ricog/patch-1
Browse files Browse the repository at this point in the history
Add Metafield property and method to docblock
  • Loading branch information
tareqtms authored Jul 19, 2022
2 parents 5bc3d3a + 5e63d97 commit 2f1595a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/SmartCollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@
* SmartCollection -> Child Resources
* --------------------------------------------------------------------------
* @property-read Event $Event
* @property-read Metafield $Metafield
*
* @method Event Event(integer $id = null)
* @method Metafield Metafield(integer $id = null)
*
* --------------------------------------------------------------------------
* SmartCollection -> Custom actions
Expand Down

0 comments on commit 2f1595a

Please sign in to comment.