Problem/Motivation
The docblock of Drupal\workspaces\WorkspaceAssociationInterface::deleteAssociations() is not correct. The parameter $entity_ids is expected to be null or an array of integers or strings.
Proposed resolution
Update the docblock.
Remaining tasks
None
User interface changes
None
API changes
None
Data model changes
None
Release notes snippet
None
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3191821-2.patch | 718 bytes | daffie |
Comments
Comment #2
daffie commentedComment #3
larowlanComment #6
catchCommitted/pushed to 9.2.x and cherry-picked to 9.1.x, thanks!