class AppsDynamiteSharedActivityFeedAnnotationDataUserInfo extends Model (View source)

Properties

string $updaterCountDisplayType
int $updaterCountToShow
protected $updaterToShowType
protected $updaterToShowDataType

Methods

setUpdaterCountDisplayType($updaterCountDisplayType)

No description

string
getUpdaterCountDisplayType()

No description

setUpdaterCountToShow($updaterCountToShow)

No description

int
getUpdaterCountToShow()

No description

setUpdaterToShow(UserId $updaterToShow)

No description

getUpdaterToShow()

No description

Details

setUpdaterCountDisplayType($updaterCountDisplayType)

No description

Parameters

$updaterCountDisplayType

string getUpdaterCountDisplayType()

No description

Return Value

string

setUpdaterCountToShow($updaterCountToShow)

No description

Parameters

$updaterCountToShow

int getUpdaterCountToShow()

No description

Return Value

int

setUpdaterToShow(UserId $updaterToShow)

No description

Parameters

UserId $updaterToShow

UserId getUpdaterToShow()

No description

Return Value

UserId