File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 *
1313 * @package INTER-Mediator\FileMakerServer\RESTAPI
1414 * @link https://github.com/msyk/FMDataAPI GitHub Repository
15- * @property string $<<field_name>> The field value named as the property name.
16- * @property FileMakerRelation $<<portal_name>> FileMakerRelation object associated with the property name.
17- * The table occurrence name of the portal can be the 'portal_name,' and also the object name of the portal.
15+ * @property string $fieldName The field value named as the property name accessed via __get() .
16+ * @property FileMakerRelation $portalName A FileMakerRelation object associated with the property name accessed via __get() .
17+ * The table occurrence name of the portal can be the 'portalName', and also the object name of the portal.
1818 * @version 36
1919 * @author Masayuki Nii <nii@msyk.net>
2020 * @copyright 2017-2024 Masayuki Nii (Claris FileMaker is registered trademarks of Claris International Inc. in the U.S. and other countries.)
You can’t perform that action at this time.
0 commit comments