@@ -29,7 +29,7 @@ of an ``Author`` class exactly equal to ``null``, you could do the following:
29
Acme\BlogBundle\Entity\Author:
30
properties:
31
firstName:
32
-- Null: ~
+- 'Null': ~
33
34
.. code-block:: php-annotations
35
0 commit comments