@@ -80,7 +80,7 @@ |
||
| 80 | 80 | * |
| 81 | 81 | * @internal intended for module developers only |
| 82 | 82 | * |
| 83 | - * @return int|false count of bytes written or false on error |
|
| 83 | + * @return null|false count of bytes written or false on error |
|
| 84 | 84 | */ |
| 85 | 85 | public function saveCurrentSchema() |
| 86 | 86 | { |