Problem/Motivation

This method does not have a parent.

This confuses tools like phpstan because they don't know what this method returns.

Proposed resolution

The types should be declared directly in the docblock.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

prudloff created an issue. See original summary.

prudloff’s picture

Status: Active » Needs review

  • shumer committed 09473395 on 8.x-2.x authored by prudloff
    Issue #3335332: ConfigPages::config() should not have inheritdoc
    
shumer’s picture

Status: Needs review » Fixed

@prudloff thanks for the fix.

Status: Fixed » Closed (fixed)

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