Skip to content

Commit

Permalink
Add '\\App\\OutputDataConfigToolkit\\ConfigElement\\Operator\\' Names…
Browse files Browse the repository at this point in the history
…pace for operators
  • Loading branch information
ctippler authored and dvesh3 committed Dec 7, 2022
1 parent 22c7177 commit 5831865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Service.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ private static function locateOperatorConfigClass($configElement): string
{
$namespaces = [
'\\OutputDataConfigToolkitBundle\\ConfigElement\\Operator\\',
'\\App\\OutputDataConfigToolkit\\ConfigElement\\Operator\\',
'\\AppBundle\\OutputDataConfigToolkit\\ConfigElement\\Operator\\'
];

Expand Down

0 comments on commit 5831865

Please sign in to comment.