Rename empty() to is_empty()
This commit is contained in:
@ -60,7 +60,7 @@
|
||||
Creates a copy of the array, and returns it.
|
||||
</description>
|
||||
</method>
|
||||
<method name="empty">
|
||||
<method name="is_empty">
|
||||
<return type="bool">
|
||||
</return>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user