-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for os2web_key #101
base: develop
Are you sure you want to change the base?
Conversation
1141148
to
fc90fbe
Compare
5ae3ae7
to
b274156
Compare
'#theme' => 'status_messages', | ||
'#message_list' => [ | ||
'status' => [ | ||
$this->t('Use <code>drush os2forms-digital-post:test:send</code> to test sending digital post.'), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
} | ||
catch (OptionsResolverException $exception) { | ||
$this->messenger()->addError($this->t('Settings not saved (@message)', ['@message' => $exception->getMessage()])); | ||
private function createDescription(string|array $key, ?TranslatableMarkup $description = NULL): string { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very good idea 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rumor has it that something similar will be added in Drupal 11 core.
37f77e4
to
d82195e
Compare
os2web_key
composer.json