@@ -27,7 +27,7 @@ |
||
27 | 27 | { |
28 | 28 | $entity = $this->getArtifact('entity'); |
29 | 29 | |
30 | - if(true !== $this->getArtifact('validation')) { |
|
30 | + if (true !== $this->getArtifact('validation')) { |
|
31 | 31 | return new ArtifactCollection(); |
32 | 32 | } |
33 | 33 |