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.
@implements
1 parent f1a6a7e commit dd4d6f6Copy full SHA for dd4d6f6
1 file changed
src/Supporting/FileMakerRelation.php
@@ -11,6 +11,7 @@
11
* and you shouldn't call the constructor of this class.
12
*
13
* @package INTER-Mediator\FileMakerServer\RESTAPI
14
+ * @implements Iterator<int, mixed>
15
* @link https://github.com/msyk/FMDataAPI GitHub Repository
16
* @property string $fieldName The field value named as the property name accessed via __get().
17
* @property FileMakerRelation $portalName A FileMakerRelation object associated with the property name accessed via __get().
0 commit comments