Completed
Push — master ( 2729b4...e67fa1 )
by Nicolaas
01:23
created
code/model/ImagesWithStyleSelection.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -268,6 +268,9 @@
 block discarded – undo
268 268
         return $fields;
269 269
     }
270 270
 
271
+    /**
272
+     * @param TreeDropdownField $folderField
273
+     */
271 274
     public function addLinksToFolderOnAFieldAsRightTitle($folderField)
272 275
     {
273 276
         if ($this->PlaceToStoreImagesID) {
Please login to merge, or discard this patch.