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 447
447
448
448
<xsd : simpleType name =" marking_store_type" >
449
449
<xsd : restriction base =" xsd:string" >
450
- <xsd : enumeration value =" multiple_state" />
451
- <xsd : enumeration value =" single_state" />
452
450
<xsd : enumeration value =" method" />
453
451
</xsd : restriction >
454
452
</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