l->t('Comments for files'); } public function getPriority(): int { return 50; } public function canChangeStream(): bool { return true; } public function isDefaultEnabledStream(): bool { return true; } public function canChangeMail(): bool { return true; } public function isDefaultEnabledMail(): bool { return false; } }