@@ -92,7 +92,8 @@ |
||
| 92 | 92 | /** |
| 93 | 93 | * called when Storyplayer exits |
| 94 | 94 | * |
| 95 | - * @return void |
|
| 95 | + * @param boolean $summary |
|
| 96 | + * @return integer |
|
| 96 | 97 | */ |
| 97 | 98 | public function writeFinalReport($duration, $summary) |
| 98 | 99 | { |