@@ -157,7 +157,6 @@ discard block |
||
| 157 | 157 | |
| 158 | 158 | /** |
| 159 | 159 | * Return array of all checkpoint ids |
| 160 | - * @param string $checkpointId id of checkpoint |
|
| 161 | 160 | * @return array |
| 162 | 161 | */ |
| 163 | 162 | protected function getAllCheckpointIds(){ |
@@ -175,7 +174,6 @@ discard block |
||
| 175 | 174 | |
| 176 | 175 | /** |
| 177 | 176 | * Create an unique checkpoint id |
| 178 | - * @param string $checkpointId id of checkpoint |
|
| 179 | 177 | * @return string |
| 180 | 178 | */ |
| 181 | 179 | protected function createCheckpointId(){ |