You are here

protected property RestWSBaseFormat::$formatName in RESTful Web Services 7

Same name and namespace in other branches
  1. 7.2 restws.formats.inc \RestWSBaseFormat::formatName

File

./restws.formats.inc, line 83
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 $formatName;