Completed
Push — master ( 6cea70...aebf2a )
by Edgar
04:08
created
src/svg/util/Transform.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -192,6 +192,9 @@
 block discarded – undo
192 192
         }
193 193
     }
194 194
 
195
+    /**
196
+     * @param string $transform
197
+     */
195 198
     private function shortcutBuild($transform, $data)
196 199
     {
197 200
         $this->addTransformIfNeeded($transform);
Please login to merge, or discard this patch.