Skip to content

Commit

Permalink
TA 26290, remove double global DIC
Browse files Browse the repository at this point in the history
  • Loading branch information
nhaagen committed May 30, 2022
1 parent 83ebaf9 commit 2dae51f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,7 @@ public function __construct(
$this->tree = $tree;
$this->pluginAdmin = $pluginAdmin;
$this->testOBJ = $testOBJ;

global $DIC;

$this->dic = $DIC;
$this->objDefinition = $this->dic['objDefinition'];

Expand Down

0 comments on commit 2dae51f

Please sign in to comment.