Skip to content
Snippets Groups Projects
Commit 8beddceb authored by Frederik Hennig's avatar Frederik Hennig
Browse files

fix docstring of sfg.method

parent c3323e19
No related branches found
No related tags found
1 merge request!21Composer API Extensions and How-To Guide
Pipeline #74398 passed
......@@ -251,9 +251,6 @@ class SfgClassComposer(SfgComposerMixIn):
Args:
name: The method name
returns: The method's return type
inline: Whether or not the method should be defined in-line.
const: Whether or not the method is const-qualified.
"""
return SfgMethodSequencer(self._cursor, name)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment