Fix miscellaneous oddities around the class reference (part 7)
This commit is contained in:
parent
3a97723ff2
commit
4dec66859e
38 changed files with 93 additions and 94 deletions
|
|
@ -37,7 +37,7 @@
|
|||
<return type="String" />
|
||||
<param index="0" name="path_or_uid" type="String" />
|
||||
<description>
|
||||
Returns a path, converting [param path_or_uid] if necessary. Prints an error if provided an invalid UID.
|
||||
Returns a path, converting [param path_or_uid] if necessary. Fails and returns an empty string if an invalid UID is provided.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_id_path" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue