Problem/Motivation

#2078387: Add an EntityOwnerInterface introduced \Drupal\user\EntityOwnerInterface, of which the setter methods are documented to return self instead of $this.

Proposed resolution

Update @return self to @return $this.

Remaining tasks

None.

User interface changes

None.

API changes

No practical changes, as this was the intended behavior anyway.

CommentFileSizeAuthor
#1 drupal_2192133_1.patch768 bytesxano

Comments

xano’s picture

Assigned: xano » Unassigned
StatusFileSize
new768 bytes
jhodgdon’s picture

Status: Active » Reviewed & tested by the community

Thanks!

jhodgdon’s picture

Status: Reviewed & tested by the community » Fixed

Thanks again - committed to 8.x.

Status: Fixed » Closed (fixed)

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