protected property RestWSBaseFormat::$formatInfo in RESTful Web Services 7.2
Same name and namespace in other branches
- 7 restws.formats.inc \RestWSBaseFormat::formatInfo
File
- ./
restws.formats.inc, line 100 - RESTful web services module formats.
Class
- RestWSBaseFormat
- A base for all simple formats that are just serializing/unserializing an array of property values.
Code
protected $formatInfo;