X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fnode%2Ftests%2Fsrc%2FFunctional%2FNodeAccessLanguageAwareCombinationTest.php;fp=web%2Fcore%2Fmodules%2Fnode%2Ftests%2Fsrc%2FFunctional%2FNodeAccessLanguageAwareCombinationTest.php;h=bc78291e3f40453859902a4a59bb1a73474db567;hp=e388afcbcb4be4b4ec31d00e23466db3f11b8ae4;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php b/web/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php index e388afcbc..bc78291e3 100644 --- a/web/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php +++ b/web/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php @@ -34,14 +34,14 @@ class NodeAccessLanguageAwareCombinationTest extends NodeTestBase { /** * A normal authenticated user. * - * @var \Drupal\user\UserInterface. + * @var \Drupal\user\UserInterface */ protected $webUser; /** * User 1. * - * @var \Drupal\user\UserInterface. + * @var \Drupal\user\UserInterface */ protected $adminUser;