public property WSDecoderBase::$data in Web Service Data 2.0.x
Same name and namespace in other branches
- 8 src/Plugin/WSDecoderBase.php \Drupal\wsdata\Plugin\WSDecoderBase::data
Storage for decoded data.
Type: mixed
File
- src/
Plugin/ WSDecoderBase.php, line 16
Class
- WSDecoderBase
- Base class for Wsdecoder plugin plugins.
Namespace
Drupal\wsdata\PluginCode
public $data;