mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Documentation
This commit is contained in:
parent
345af6c9a9
commit
36a867f737
@ -1000,7 +1000,7 @@ class SiteTree extends DataObject implements PermissionProvider,i18nEntityProvid
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated 3.0 Use prepopulate_permission_cache() instead
|
||||
* @deprecated 3.0 Use prepopulate_permission_cache() instead (without the extraneous "p" in "prepopulate")
|
||||
*/
|
||||
static function prepopuplate_permission_cache($permission = 'CanEditType', $ids, $batchCallback = null) {
|
||||
Deprecation::notice("3.0", "Use prepopulate_permission_cache instead.");
|
||||
|
Loading…
Reference in New Issue
Block a user