Skip to content
Snippets Groups Projects
Commit 70230b33 authored by Demian Katz's avatar Demian Katz
Browse files

php-cs-fixer

parent aaf1715c
No related merge requests found
...@@ -129,7 +129,7 @@ class GeneratorTools ...@@ -129,7 +129,7 @@ class GeneratorTools
$delegatorPath = array_merge($configPath, ['delegators', $newClass]); $delegatorPath = array_merge($configPath, ['delegators', $newClass]);
$this->writeNewConfig($delegatorPath, $newDelegators, $target, false); $this->writeNewConfig($delegatorPath, $newDelegators, $target, false);
} }
return true; return true;
} }
......
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