Loading modules/gdpr_fields/tests/src/Functional/GdprFieldConfigTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ class GdprFieldConfigTest extends BrowserTestBase { /** * {@inheritdoc} */ protected function setUp() { protected function setUp(): void { parent::setUp(); $this->adminUser = $this->createUser([], NULL, TRUE); Loading modules/gdpr_tasks/src/Event/RightToAccessCompleteEvent.php +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ namespace Drupal\gdpr_tasks\Event; use Drupal\Core\Session\AccountInterface; use Symfony\Component\EventDispatcher\Event; use Symfony\Contracts\EventDispatcher\Event; /** * Event fired when a right to access request is completed. Loading modules/gdpr_tasks/src/Event/RightToBeForgottenCompleteEvent.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace Drupal\gdpr_tasks\Event; use Symfony\Component\EventDispatcher\Event; use Symfony\Contracts\EventDispatcher\Event; /** * Event fired once a Right to be Forgotten event is complete. Loading Loading
modules/gdpr_fields/tests/src/Functional/GdprFieldConfigTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ class GdprFieldConfigTest extends BrowserTestBase { /** * {@inheritdoc} */ protected function setUp() { protected function setUp(): void { parent::setUp(); $this->adminUser = $this->createUser([], NULL, TRUE); Loading
modules/gdpr_tasks/src/Event/RightToAccessCompleteEvent.php +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ namespace Drupal\gdpr_tasks\Event; use Drupal\Core\Session\AccountInterface; use Symfony\Component\EventDispatcher\Event; use Symfony\Contracts\EventDispatcher\Event; /** * Event fired when a right to access request is completed. Loading
modules/gdpr_tasks/src/Event/RightToBeForgottenCompleteEvent.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace Drupal\gdpr_tasks\Event; use Symfony\Component\EventDispatcher\Event; use Symfony\Contracts\EventDispatcher\Event; /** * Event fired once a Right to be Forgotten event is complete. Loading