File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
Tests/DependencyInjection/Fixtures/xml Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 398
398
399
399
<xsd : simpleType name =" marking_store_type" >
400
400
<xsd : restriction base =" xsd:string" >
401
- <xsd : enumeration value =" multiple_state" />
402
- <xsd : enumeration value =" single_state" />
403
401
<xsd : enumeration value =" method" />
404
402
</xsd : restriction >
405
403
</xsd : simpleType >
Original file line number Diff line number Diff line change 10
10
<framework : workflow name =" article" type =" workflow" >
11
11
<framework : audit-trail enabled =" true" />
12
12
<framework : initial-marking >draft</framework : initial-marking >
13
- <framework : marking-store type =" method" property =" state" />
14
13
<framework : support >Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection\FrameworkExtensionTestCase</framework : support >
15
14
<framework : place name =" draft" />
16
15
<framework : place name =" wait_for_journalist" />
You can’t perform that action at this time.
0 commit comments