Remove redundant info on the enum types used
This commit is contained in:
parent
1b37dacc18
commit
1e82bafa3a
144 changed files with 359 additions and 361 deletions
|
|
@ -100,7 +100,7 @@
|
|||
<method name="get_ready_state" qualifiers="const">
|
||||
<return type="int" enum="WebSocketPeer.State" />
|
||||
<description>
|
||||
Returns the ready state of the connection. See [enum State].
|
||||
Returns the ready state of the connection.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_requested_url" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue