mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Add docs to $enforce_strict_hierarchy
This commit is contained in:
parent
fd2dd25f08
commit
3bf25681be
@ -325,6 +325,8 @@ class SiteTree extends DataObject implements PermissionProvider, i18nEntityProvi
|
|||||||
private static $runCMSFieldsExtensions = true;
|
private static $runCMSFieldsExtensions = true;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Deleting this page also deletes all its children when set to true.
|
||||||
|
*
|
||||||
* @config
|
* @config
|
||||||
* @var boolean
|
* @var boolean
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user