Skip to content

Commit 69fc0f8

Browse files
committed
Merge branch '4.4'
* 4.4: Expected scalar type, got array
2 parents 5ec00df + d8e15ef commit 69fc0f8

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)