Better format arguments in variant parser
This commit is contained in:
parent
407229aeeb
commit
0ff4095b36
222 changed files with 842 additions and 843 deletions
|
|
@ -40,7 +40,7 @@
|
|||
</return>
|
||||
<argument index="0" name="callable" type="Callable">
|
||||
</argument>
|
||||
<argument index="1" name="binds" type="Array" default="[ ]">
|
||||
<argument index="1" name="binds" type="Array" default="[]">
|
||||
</argument>
|
||||
<argument index="2" name="flags" type="int" default="0">
|
||||
</argument>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue