We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@internal
1 parent 671f1a0 commit c1da4d8Copy full SHA for c1da4d8
FormError.php
@@ -135,9 +135,7 @@ public function getOrigin()
135
}
136
137
/**
138
- * Serializes this error.
139
- *
140
- * @return string The serialized error
+ * @internal
141
*/
142
public function serialize()
143
{
@@ -151,9 +149,7 @@ public function serialize()
151
149
152
150
153
154
- * Unserializes a serialized error.
155
156
- * @param string $serialized The serialized error
157
158
public function unserialize($serialized)
159
0 commit comments