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

CommentFileSizeAuthor
#2 3191821-2.patch718 bytesdaffie

Comments

daffie created an issue. See original summary.

daffie’s picture

Status: Active » Needs review
Issue tags: +Documentation
StatusFileSize
new718 bytes
larowlan’s picture

Status: Needs review » Reviewed & tested by the community

  • catch committed e1fcfc0 on 9.2.x
    Issue #3191821 by daffie: The docblock of Drupal\workspaces\...

  • catch committed cbe0fc2 on 9.1.x
    Issue #3191821 by daffie: The docblock of Drupal\workspaces\...
catch’s picture

Version: 9.2.x-dev » 9.1.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 9.2.x and cherry-picked to 9.1.x, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.