Unverified Commit 4a584f34 authored by Grégoire Paris's avatar Grégoire Paris Committed by Grégoire Paris

Fix broken syntax

parent d7865880
...@@ -940,8 +940,8 @@ At first, to enable this feature, you must override the ...@@ -940,8 +940,8 @@ At first, to enable this feature, you must override the
return true; return true;
} }
Then you override the methods ``convertToPhpValueSQL`` and Then you override the ``convertToPhpValueSQL`` and
``convertToDatabaseValueSQL`` : ``convertToDatabaseValueSQL`` methods :
:: ::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment