10000 Merge branch '4.3' into 4.4 · symfony/symfony-docs@d8e15ef · GitHub
[go: up one dir, main page]

Skip to content

Commit d8e15ef

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Expected scalar type, got array
2 parents 9b27b5f + 461640d commit d8e15ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

workflow.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ like this:
5555
enabled: true
5656
marking_store:
5757
type: 'method'
58-
property:
59-
- 'currentPlace'
58+
property: 'currentPlace'
6059
supports:
6160
- App\Entity\BlogPost
6261
initial_marking: draft

0 commit comments

Comments
 (0)
0