mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-1057: The methods of ResultSetMapping should return the current object #1322
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Mar 4, 2011).
Jira issue originally created by user ota:
The ResultSetMapping class methods should return the current object, so that a fluent interface is provided. Its just a minor issues but makes the class more pleasant to use.
@doctrinebot commented on GitHub (Dec 7, 2011):
Comment created by @guilhermeblanco:
Fixed since this commit
33c5b639b0@doctrinebot commented on GitHub (Dec 7, 2011):
Issue was closed with resolution "Fixed"