Merge pull request #2588 from creative-commoners/add-docs

Add docs to $enforce_strict_hierarchy
This commit is contained in:
Guy Marriott 2020-10-04 17:20:42 -07:00 committed by GitHub
commit a8e8ed71c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
*/