Skip to content
Snippets Groups Projects
Commit bb9ce1e3 authored by Pravin Gaikwad's avatar Pravin Gaikwad Committed by Rick Hawkins
Browse files

Issue #3520436 by rajeshreeputra: Fix creation of dynamic property warning

parent 4e0f58a3
No related branches found
No related tags found
1 merge request!38Fix: creation of dynamic property deprecation.
Pipeline #483535 passed with warnings
......@@ -20,6 +20,13 @@ class KeyOverrideAdminTest extends BrowserTestBase {
*/
protected $defaultTheme = 'stark';
/**
* The Drupal user entity.
*
* @var \Drupal\user\Entity\User
*/
protected $overrideUser;
/**
* {@inheritdoc}
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment