Completed
Pull Request — master (#13)
by Lhalaa
01:25
created
src/models/PartialFormSubmission.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -180,7 +180,7 @@
 block discarded – undo
180 180
     /**
181 181
      * Get the unique token for the share link
182 182
      *
183
-     * @return bool|string|null
183
+     * @return string
184 184
      * @throws \Exception
185 185
      */
186 186
     protected function getPartialToken()
Please login to merge, or discard this patch.