Problem/Motivation

Out of scope for #2226533: Changes to the Language class due to the LanguageInterface (followup)

Proposed resolution

@@ -202,7 +202,7 @@ public function setConfigOverrideLanguage(LanguageInterface $language = NULL);
/**
* Gets the current configuration override language.
*
- * @return \Drupal\Core\Language\LanguageInterface $language
+ * @return \Drupal\Core\Language\LanguageInterface
* The current configuration override language.
*/

Remaining tasks

User interface changes

No.

API changes

No.

CommentFileSizeAuthor
#1 return-2337833-1.patch687 bytesmartin107

Comments

martin107’s picture

Component: language system » documentation
Status: Active » Needs review
StatusFileSize
new687 bytes

@YesCt Changed component to documentation as jhodgdon is very efficient as committing these nit picks.

martin107’s picture

@YesCt Changed component to documentation as jhodgdon is very efficient as committing these nit picks.

yesct’s picture

Status: Needs review » Reviewed & tested by the community

read the patch, looks perfect.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 4748095 and pushed to 8.0.x. Thanks!

  • alexpott committed 4748095 on 8.0.x
    Issue #2337833 by martin107 | YesCT: Return should not have a variable...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.