@@ -104,7 +104,7 @@ |
||
| 104 | 104 | /** |
| 105 | 105 | * Creates a backup of the current version of the agreement/s. |
| 106 | 106 | * |
| 107 | - * @return string|bool the backup_id if successful, false if creating the backup fails |
|
| 107 | + * @return false|string the backup_id if successful, false if creating the backup fails |
|
| 108 | 108 | */ |
| 109 | 109 | public function storeBackup() |
| 110 | 110 | { |