Merge "fix ::getTruncatedSectionTitle() return type"

This commit is contained in:
jenkins-bot 2024-10-26 22:19:15 +00:00 committed by Gerrit Code Review
commit 570d326543

View file

@ -127,7 +127,7 @@ class EchoPresentationModelSection {
/**
* Get truncated section title, according to user's language.
* You should only call this if EchoPresentationModelSection::exists returns true.
* @return string
* @return string|false
*/
public function getTruncatedSectionTitle() {
return $this->language->embedBidi( $this->language->truncateForVisual(