classref: Sync with current source

[ci skip]
This commit is contained in:
Rémi Verschelde
2017-11-13 09:24:36 +01:00
parent dc4be4350a
commit 2fce0010f0
22 changed files with 377 additions and 125 deletions

View File

@@ -273,6 +273,12 @@
Performs a case-sensitive comparison to another string. Returns [code]-1[/code] if less than, [code]+1[/code] if greater than, or [code]0[/code] if equal.
</description>
</method>
<method name="dedent">
<return type="String">
</return>
<description>
</description>
</method>
<method name="empty">
<return type="bool">
</return>