Skip to content
Snippets Groups Projects
Commit 8335a0ed authored by Ide Braakman's avatar Ide Braakman Committed by louisnagtegaal
Browse files

Issue #3329823 by idebr: ExtraFieldDisplayFormattedBase declares an empty...

Issue #3329823 by idebr: ExtraFieldDisplayFormattedBase declares an empty 'languageManager' property as LanguageManagerInterface
parent 8d28d15e
No related branches found
No related tags found
1 merge request!9Issue #3329823: ExtraFieldDisplayFormattedBase declares an empty 'languageManager' property as LanguageManagerInterface
......@@ -32,13 +32,6 @@ abstract class ExtraFieldDisplayFormattedBase extends ExtraFieldDisplayBase impl
*/
protected $langcode = LanguageInterface::LANGCODE_NOT_SPECIFIED;
/**
* The language manager.
*
* @var \Drupal\Core\Language\LanguageManagerInterface
*/
protected $languageManager;
/**
* {@inheritdoc}
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment