Automatically closed - issue fixed for 2 weeks with no activity.
API page: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Form%21Fo...
For the following methods:
- setStorage
- getStorage
- get
- set
- has
Change doc comments from
"Sets a value to an arbitrary property."
to a more descriptive comments, and say that it sets the form state storage.
Add @see references between all of the following methods:
- setStorage
- getStorage
- get
- set
- has
Update patch
Respond to #34
review
commit
Fixed
10.1 ✨
It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.
Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.
The patch will have to be re-rolled with new suggestions/changes described in the comments in the issue.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.