Socialmetrica/Socialmetrica.package/Tweet.class/instance/authorId.st

3 lines
54 B
Smalltalk

accessing
authorId
^ authorId ifNil: [ self user id ]