File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ of an ``Author`` class exactly equal to ``null``, you could do the following:
2929
Acme\BlogBundle\Entity\Author:
3030
properties:
3131
firstName:
32-
- Null: ~
32+
- 'Null': ~
3333
3434
.. code-block:: php-annotations
3535

0 commit comments

Comments
 (0)