mirror of
https://github.com/silverstripe/silverstripe-contentreview
synced 2024-10-22 17:05:47 +02:00
MINOR renaming class conflict
This commit is contained in:
parent
9bc51d9ce9
commit
60eb3c277b
@ -5,7 +5,7 @@
|
||||
*
|
||||
* @package contentreview
|
||||
*/
|
||||
class SiteTreeCMSWorkflow extends DataObjectDecorator implements PermissionProvider {
|
||||
class SiteTreeContentReview extends DataObjectDecorator implements PermissionProvider {
|
||||
|
||||
function extraStatics() {
|
||||
return array(
|
||||
|
Loading…
Reference in New Issue
Block a user