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 4c75fe1 commit 9268d30Copy full SHA for 9268d30
contributing/code/conventions.rst
@@ -47,7 +47,7 @@ Main Relation Other Relations
47
``set()`` ``setXXX()``
48
``has()`` ``hasXXX()``
49
``all()`` ``getXXXs()``
50
-``replace()`` ``setXXXs()``
+``replace()`` ``replaceXXXs()``
51
``remove()`` ``removeXXX()``
52
``clear()`` ``clearXXX()``
53
``isEmpty()`` ``isEmptyXXX()``
0 commit comments