Add keywords to improve search in the class reference
This commit is contained in:
@ -531,7 +531,7 @@
|
||||
[/codeblock]
|
||||
</description>
|
||||
</method>
|
||||
<method name="length" qualifiers="const">
|
||||
<method name="length" qualifiers="const" keywords="size">
|
||||
<return type="int" />
|
||||
<description>
|
||||
Returns the number of characters in the string. Empty strings ([code]""[/code]) always return [code]0[/code]. See also [method is_empty].
|
||||
|
||||
Reference in New Issue
Block a user