Strategy and protocol ndoc cleanup. (see #1738)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@8026 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -11,13 +11,13 @@ OpenLayers.Protocol = OpenLayers.Class({
|
||||
|
||||
/**
|
||||
* Property: format
|
||||
* {<OpenLayers.Format>}
|
||||
* {<OpenLayers.Format>} The format used by this protocol.
|
||||
*/
|
||||
format: null,
|
||||
|
||||
/**
|
||||
* Property: options
|
||||
* Any options sent to the constructor.
|
||||
* {Object} Any options sent to the constructor.
|
||||
*/
|
||||
options: null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user