@@ -1966,7 +1966,7 @@ class Email implements JsonSerializable, Serializable
/**
* Serializes the Email object.
*
- * @return void.
+ * @return string
*/
public function serialize()
{
@@ -383,7 +383,7 @@ class ViewBuilder implements JsonSerializable, Serializable
* Serializes the view builder object.
- * @return void