l->t('A comment was created on a card'); } /** * @return bool True when the option can be changed for the stream * @since 11.0.0 */ public function canChangeStream(): bool { return false; } }