Skip to content

Commit

Permalink
Fixed CS
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarystepkowski committed Nov 25, 2018
1 parent ddc37e3 commit 8272133
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -440,6 +440,7 @@ protected function parseConstructorParameter(array &$data, $key, array &$context
$params[] = null;
// Don't run set for a parameter passed to the constructor
unset($data[$key]);

return $parameterData;
}
try {
Expand Down

0 comments on commit 8272133

Please sign in to comment.