mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
8 lines
329 B
YAML
8 lines
329 B
YAML
|
Image:
|
||
|
imageWithTitle:
|
||
|
Title: This is a image Title
|
||
|
Filename: sapphire/tests/model/testimages/test_image.png
|
||
|
imageWithoutTitle:
|
||
|
Filename: sapphire/tests/model/testimages/test_image.png
|
||
|
imageWithoutTitleContainingDots:
|
||
|
Filename: sapphire/tests/model/testimages/test.image.with.dots.png
|