@@ -44,7 +44,7 @@ |
||
| 44 | 44 | |
| 45 | 45 | /** |
| 46 | 46 | * @param string $data |
| 47 | - * @return int|null Number of bytes written |
|
| 47 | + * @return integer Number of bytes written |
|
| 48 | 48 | */ |
| 49 | 49 | public function write($data) |
| 50 | 50 | { |