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.
1 parent 0fdc39b commit 25917e9Copy full SHA for 25917e9
src/Serializer/ItemNormalizer.php
@@ -16,7 +16,7 @@
16
*
17
* @author Kévin Dunglas <[email protected]>
18
*/
19
-class ItemNormalizer extends AbstractItemNormalizer
+final class ItemNormalizer extends AbstractItemNormalizer
20
{
21
public function normalize($object, $format = null, array $context = [])
22
0 commit comments