@@ -78,7 +78,7 @@ |
||
| 78 | 78 | $this->partHeaderContainerFactory = $phcf; |
| 79 | 79 | $this->parserPartStreamContainerFactory = $pscf; |
| 80 | 80 | $this->parserPartChildrenContainerFactory = $ppccf; |
| 81 | - $this->parserFactories = [ $mpf, $nmpf ]; |
|
| 81 | + $this->parserFactories = [$mpf, $nmpf]; |
|
| 82 | 82 | $this->multipartHelper = $multipartHelper; |
| 83 | 83 | $this->privacyHelper = $privacyHelper; |
| 84 | 84 | } |