Skip to content

Commit 77baf31

Browse files
Merge branch '6.1' into 6
2 parents f88ddff + f86f9db commit 77baf31

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

en/02_Developer_Guides/00_Model/11_Scaffolding.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ customise those fields as required.
1515

1616
An example is `DataObject`, Silverstripe CMS will automatically create your CMS interface so you can modify what you need, without having to define all of your form fields from scratch.
1717

18-
Note that the [`SiteTree`](api:SilverStripe\CMS\Model\SiteTree) edit form does not use scaffolded fields.
19-
2018
```php
2119
namespace App\Model;
2220

0 commit comments

Comments
 (0)