diff --git a/components/serializer.rst b/components/serializer.rst index a41c23f981f..9584b10f450 100644 --- a/components/serializer.rst +++ b/components/serializer.rst @@ -322,8 +322,6 @@ You are now able to serialize only attributes in the groups you want:: ); // $obj2 = MyObj(foo: 'foo', bar: 'bar') -.. include:: /_includes/_rewrite_rule_tip.rst.inc - .. _ignoring-attributes-when-serializing: Selecting Specific Attributes