EntityUuidConverter::$languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php, line 34

Class

EntityUuidConverter
Parameter converter for upcasting entity UUIDs to full objects.

Namespace

Drupal\jsonapi\ParamConverter

Code

protected $languageManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.