We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4aad53 commit fede50aCopy full SHA for fede50a
docs/en/reference/basic-mapping.rst
@@ -269,7 +269,7 @@ and are not virtual.
269
</entity>
270
</doctrine-mapping>
271
272
-If you attempt to map a virtual property with `#[Column]` an exception will be thrown.
+If you attempt to map a virtual property with ``#[Column]`` an exception will be thrown.
273
274
Some caveats apply to the use of property hooks, as they behave differently when accessing the property through
275
the entity or directly through DQL/EntityRepository. Because the property hook can modify the value of the property in a way
0 commit comments