Skip to content

Commit d067209

Browse files
committed
[#7491] comment alternative in PHP config
1 parent 22b296d commit d067209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ it in your configuration:
5353
'serializer' => array(
5454
'enable_annotations' => true,
5555
// Alternatively, if you don't want to use annotations
56-
'enabled' => true,
56+
//'enabled' => true,
5757
),
5858
));
5959

0 commit comments

Comments
 (0)