You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2020. It is now read-only.
When looking in the api documentation of zf2 I found sometimes @return self is used and in other cases @return {nameOfTheClass} is used. Both situations are resulting in the same documentation. But it would be nice if it would be the same for every fluent interface.