Issue #3208489: Allow overriding the login button label in UiHelperTrait::drupalLogin
Compare changes
@@ -242,10 +242,12 @@ protected function drupalPostForm($path, $edit, $submit, array $options = [], $f
@@ -254,7 +256,7 @@ protected function drupalLogin(AccountInterface $account) {