Completed
Pull Request — master (#245)
by Damian
02:35
created
code/Controller/AssetAdmin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -819,7 +819,7 @@
 block discarded – undo
819 819
      *
820 820
      * @param array $data
821 821
      * @param Form $form
822
-     * @return DBHTMLText|SS_HTTPResponse
822
+     * @return SS_HTTPResponse|null
823 823
      */
824 824
     public function addtocampaign($data, $form)
825 825
     {
Please login to merge, or discard this patch.