mirror of
https://github.com/silverstripe/silverstripe-multiform
synced 2024-10-22 11:05:49 +02:00
1331a60fd7
* removed @package references * included stubs in the test namespaces * updated various return types * updated composr psr4 autoload classes * doc update
11 lines
251 B
YAML
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
|