3 lines
54 B
Smalltalk
3 lines
54 B
Smalltalk
accessing
|
|
authorId
|
|
^ authorId ifNil: [ self user id ] |
accessing
|
|
authorId
|
|
^ authorId ifNil: [ self user id ] |