$nullDisplay public property
The text to be displayed when formatting a null value. Defaults to '<span class="not-set">(not set)</span>', where (not set) will be translated according to $locale.
public string $nullDisplay = null
$nullDisplay public property
The text to be displayed when formatting a null value. Defaults to '<span class="not-set">(not set)</span>', where (not set) will be translated according to $locale.
public string $nullDisplay = null
Please login to continue.