Skip to content

Commit f56b5af

Browse files
Moved the note before the label
1 parent 19c89da commit f56b5af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/serializer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,10 +312,10 @@ You are now able to serialize only attributes in the groups you want::
312312
);
313313
// $obj2 = MyObj(foo: 'foo', bar: 'bar')
314314

315-
.. _ignoring-attributes-when-serializing:
316-
317315
.. include:: /_includes/_rewrite_rule_tip.rst.inc
318316

317+
.. _ignoring-attributes-when-serializing:
318+
319319
Ignoring Attributes
320320
-------------------
321321

0 commit comments

Comments
 (0)