mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
MINOR: Clarified meaning of SiteTree::
This commit is contained in:
parent
bc4208097f
commit
7213d2b7dc
@ -122,7 +122,7 @@ class SiteTree extends DataObject implements PermissionProvider,i18nEntityProvid
|
||||
static $default_sort = "\"Sort\"";
|
||||
|
||||
/**
|
||||
* If this is false, the class cannot be created in the CMS.
|
||||
* If this is false, the class cannot be created in the CMS by regular content authors, only by ADMINs.
|
||||
* @var boolean
|
||||
*/
|
||||
static $can_create = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user