silverstripe-multiform/tests/MultiFormObjectDecoratorTest.yml
Franco Springveldt 1331a60fd7 FIX PR review fixes
* removed @package references
* included stubs in the test namespaces
* updated various return types
* updated composr psr4 autoload classes
* doc update
2017-09-08 17:12:17 +12:00

11 lines
251 B
YAML

SilverStripe\MultiForm\Tests\Stubs\MultiFormObjectDecoratorDataObject:
test-data-1:
Name: Test 1
MultiFormIsTemporary: 0
test-data-2:
Name: Test 2
MultiFormIsTemporary: 0
test-data-3:
Name: Test 3
MultiFormIsTemporary: 1