@@ -33,7 +33,7 @@ |
||
33 | 33 | } |
34 | 34 | $this->limit = $limit; |
35 | 35 | if ($this->isSitemapIndexable()) { |
36 | - if($dumper instanceof DumperFileInterface) { |
|
36 | + if ($dumper instanceof DumperFileInterface) { |
|
37 | 37 | $this->originalFilename = $dumper->getFilename(); |
38 | 38 | } |
39 | 39 | } |