Completed
Push — resize ( f2153e...0f3c1b )
by Mikael
04:20 queued 15s
created
webroot/img.php 2 patches
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1235,5 +1235,4 @@
 block discarded – undo
1235 1235
     ->postResize()
1236 1236
     ->setPostProcessingOptions($postProcessing)
1237 1237
     ->save()
1238
-    ->linkToCacheFile($aliasTarget)
1239
-    ->output();
1238
+    ->linkToCacheFile($aliasTarget
1240 1239
\ No newline at end of file
Please login to merge, or discard this patch.
Unused Use Statements   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1235,5 +1235,4 @@
 block discarded – undo
1235 1235
     ->postResize()
1236 1236
     ->setPostProcessingOptions($postProcessing)
1237 1237
     ->save()
1238
-    ->linkToCacheFile($aliasTarget)
1239
-    ->output();
1238
+    ->linkToCacheFile($aliasTarget
1240 1239
\ No newline at end of file
Please login to merge, or discard this patch.