Missing close bracket and other issues that prevent {@inheritdoc} from being properly parsed.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Les Lim’s picture

Status: Active » Needs review
FileSize
425 bytes

Patch attached.

aspilicious’s picture

Status: Needs review » Reviewed & tested by the community

:)

Les Lim’s picture

Title: @inheritdoc typo in \Drupal\Core\Theme\ThemeNegotiator » Fix @inheritdoc typos throughout core
Component: theme system » documentation
Priority: Minor » Normal
Issue summary: View changes
Status: Reviewed & tested by the community » Needs review
FileSize
11.54 KB

Actually, might as well fix all of them.

There are a bunch of @inheritdoc issues in vendor/ as well, but we're not touching those here.

Les Lim’s picture

Issue tags: +Quick fix

Adding tag.

joelpittet’s picture

Status: Needs review » Reviewed & tested by the community

Nice cleanup

jhodgdon’s picture

Assigned: Unassigned » webchick
Issue tags: +Will cause commit conflicts

I agree the patch looks good, and thanks for making it!

However, throwing this one over to webchick because it touches a bunch of files and I'm not sure what the schedule is for making possibly disruptive commits.

Les Lim’s picture

Needed a re-roll, in any case.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

This time around, we were only going to do a major/critical only window for 2-3 days before alpha, which isn't until week after next (Feb 19). There's only one "avoid commit conflicts" patch atm but it's already been broken by 8,000 other things, so I think this is safe. If it breaks something critical, we can always roll it back and try again later.

Committed and pushed to 8.x. Thanks!

nod_’s picture

Issue tags: +JavaScript

This changes a JS file. Tagging.

Status: Fixed » Closed (fixed)

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