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