static::getNavUri()]; return $vars; } public static function prepareLearnFooterPartial(array $vars) { return $vars + [ 'isDark' => true ]; } }