I think removing it is correct.. following `_overwrite` no chance to get some return
@@ -416,7 +416,6 @@ class Session
*
* @param string|array $name Name of variable
* @param string|null $value Value to write
- * @return bool True if the write was successful, false if the write failed
*/
public function write($name, $value = null)
{