You are here

protected property DataProvider::$langcode in RESTful 7.2

Determines the language of the items that should be returned.

Type: string

File

src/Plugin/resource/DataProvider/DataProvider.php, line 56
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProvider.

Class

DataProvider

Namespace

Drupal\restful\Plugin\resource\DataProvider

Code

protected $langcode;