X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fconfig_translation%2Ftests%2Fsrc%2FUnit%2FConfigEntityMapperTest.php;fp=web%2Fcore%2Fmodules%2Fconfig_translation%2Ftests%2Fsrc%2FUnit%2FConfigEntityMapperTest.php;h=db316caf57f40755b3f41f9a6a95885c72eff947;hp=11e72c2dff3da7919644849407c3bcec7601a4a0;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php b/web/core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php index 11e72c2df..db316caf5 100644 --- a/web/core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php +++ b/web/core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php @@ -45,7 +45,7 @@ class ConfigEntityMapperTest extends UnitTestCase { /** * The mocked language manager. * - * @var \Drupal\Core\Language\LanguageManagerInterface $language_manager|\PHPUnit_Framework_MockObject_MockObject + * @var \Drupal\Core\Language\LanguageManagerInterface|\PHPUnit_Framework_MockObject_MockObject */ protected $languageManager;