Skip to content
Snippets Groups Projects
Commit c92ef692 authored by Claus Due's avatar Claus Due Committed by Daniel Goerz
Browse files

[TASK] Remove dead code in ExtensionConfiguration class

This patch:

* Removes dead code which deals with setting an extension
   configuration option by path (which is not supported!)
* Removes an unused parameter to pass the path.
* Adjusts tests and usages of the class to no longer pass
  an empty string as $path argument.

Releases: master
Resolves: #89957
Change-Id: Ia74a9d9994056599006e375ec63c32dcd8e4c403
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62650


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent d7338aca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment