You are here

protected property WSDecoderBase::$languages in Web Service Data 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/WSDecoderBase.php \Drupal\wsdata\Plugin\WSDecoderBase::languages

Languages which we have data for.

Type: mixed

File

src/Plugin/WSDecoderBase.php, line 30

Class

WSDecoderBase
Base class for Wsdecoder plugin plugins.

Namespace

Drupal\wsdata\Plugin

Code

protected $languages = FALSE;