You are here

protected property WSDecoderBase::$error in Web Service Data 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/WSDecoderBase.php \Drupal\wsdata\Plugin\WSDecoderBase::error

Storage for error information.

Type: string

File

src/Plugin/WSDecoderBase.php, line 23

Class

WSDecoderBase
Base class for Wsdecoder plugin plugins.

Namespace

Drupal\wsdata\Plugin

Code

protected $error;