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
In most languages it is a convention that getter/setter are side effect free
and do nothing more than get or set a value.
So I renamed this method to reflect that it is a factory method.
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
0 commit comments