isBranch()) { return; } $hook = Branch::requireHook(); $this->add(Hint::info(Html::sprintf( $this->translate('Showing a branched view, with potential changes being visible only in this %s'), $hook->linkToBranch($branch, $auth, $this->translate('configuration branch')) ))); } }