Merge pull request #28125 from KoBeWi/code_true_code
Consistently wrap booleans in [code]
This commit is contained in:
commit
ab4705a807
60 changed files with 93 additions and 93 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<argument index="0" name="resource" type="Resource">
|
||||
</argument>
|
||||
<description>
|
||||
Returns true if the given resource object can be saved by this saver.
|
||||
Returns [code]true[/code] if the given resource object can be saved by this saver.
|
||||
</description>
|
||||
</method>
|
||||
<method name="save" qualifiers="virtual">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue