mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
a87a857a6e
Remove @package / @subpackage Fix inifinite loop in VirtualPage_Controller
13 lines
336 B
YAML
13 lines
336 B
YAML
# These need to come first so that SiteTree has the link meta-data written.
|
|
SilverStripe\Assets\Image:
|
|
file1:
|
|
FileFilename: testscript-test-file.jpg
|
|
FileHash: 55b443b60176235ef09801153cca4e6da7494a0c
|
|
Name: testscript-test-file.jpg
|
|
|
|
Page:
|
|
page1:
|
|
Title: page1
|
|
URLSegment: page1
|
|
# Content is set via test setup
|