ShortcutSetStorage::__construct documentation of @param \Drupal\Core\Config\StorageInterface $config_storage is to be removed.

CommentFileSizeAuthor
#2 2601162.patch772 bytesheykarthikwithu

Comments

heykarthikwithu created an issue. See original summary.

heykarthikwithu’s picture

Status: Active » Needs review
StatusFileSize
new772 bytes
nicrodgers’s picture

Status: Needs review » Reviewed & tested by the community

Patch applied cleanly to 8.0.x and confirmed that the @param for $config_storage is not needed, as the method no longer accepts that parameter. Nicely spotted, thanks!

heykarthikwithu’s picture

Thanks @nicrodgers.

jibran’s picture

Issue tags: +rc eligible

Thanks @heykarthikwithu for the patch and fix.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed b336472 and pushed to 8.0.x. Thanks!

  • alexpott committed b336472 on
    Issue #2601162 by heykarthikwithu: ShortcutSetStorage::__construct...

Status: Fixed » Closed (fixed)

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