Completed
Pull Request — master (#12)
by Simon
05:52 queued 01:14
created
src/models/PartialFormSubmission.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -193,7 +193,7 @@
 block discarded – undo
193 193
     /**
194 194
      * Get the unique token for the share link
195 195
      *
196
-     * @return bool|string|null
196
+     * @return boolean|string
197 197
      * @throws Exception
198 198
      */
199 199
     protected function getPartialToken()
Please login to merge, or discard this patch.