Skip to content

Commit bee4dd5

Browse files
Remove "internal" annotation from datacollector serialization methods
1 parent 0b67519 commit bee4dd5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Extension/DataCollector/FormDataCollector.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,6 @@ public function getData()
228228
return $this->data;
229229
}
230230

231-
/**
232-
* @internal
233-
*/
234231
public function serialize()
235232
{
236233
if ($this->hasVarDumper) {

0 commit comments

Comments
 (0)