test_om_objects: Test unQueue()
This commit is contained in:
committed by
Chris Morgan
parent
663894bed4
commit
1f081f4be1
@@ -205,6 +205,11 @@ class version_queue
|
||||
return $sErrors;
|
||||
}
|
||||
|
||||
function objectGetState()
|
||||
{
|
||||
return $this->oVersion->objectGetState();
|
||||
}
|
||||
|
||||
function canEdit()
|
||||
{
|
||||
return $this->oVersion->canEdit();
|
||||
|
||||
Reference in New Issue
Block a user