Skip to content

GeneralUtility::makeInstance inference for interface methods not working anymore #323

Open
@ohader

Description

@ohader

For instance

  • TYPO3\CMS\Core\Session\Backend\SessionBackendInterface::get
  • find usages for that particular interface method
  • seeing unrelated results, e.g. $extConf = GeneralUtility::makeInstance(ExtensionConfiguration::class)->get('backend');

Probably related to commit c649d1b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions