Add docs to $enforce_strict_hierarchy

This commit is contained in:
bergice 2020-09-24 19:27:52 +12:00
parent fd2dd25f08
commit 3bf25681be
1 changed files with 2 additions and 0 deletions

View File

@ -325,6 +325,8 @@ class SiteTree extends DataObject implements PermissionProvider, i18nEntityProvi
private static $runCMSFieldsExtensions = true;
/**
* Deleting this page also deletes all its children when set to true.
*
* @config
* @var boolean
*/