Consistently wrap booleans in [code]

This commit is contained in:
Tomasz Chabora
2019-04-17 13:42:56 +02:00
parent cea49f00c3
commit b0846f60c9
60 changed files with 93 additions and 93 deletions

View File

@ -27,7 +27,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">