class TruncatableString extends Model (View source)

Properties

int $truncatedByteCount
string $value

Methods

setTruncatedByteCount($truncatedByteCount)

No description

int
getTruncatedByteCount()

No description

setValue($value)

No description

string
getValue()

No description

Details

setTruncatedByteCount($truncatedByteCount)

No description

Parameters

$truncatedByteCount

int getTruncatedByteCount()

No description

Return Value

int

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string