diff --git a/core/dbobject.class.php b/core/dbobject.class.php index 3d87d3abf..335c42c9e 100644 --- a/core/dbobject.class.php +++ b/core/dbobject.class.php @@ -2140,7 +2140,6 @@ abstract class DBObject implements iDisplay * @throws \ArchivedObjectException * @throws \CoreException * @throws \OQLException - * */ public function DoCheckToWrite() { @@ -2195,7 +2194,6 @@ abstract class DBObject implements iDisplay } /** - * * @api * @api-advanced * @@ -2211,7 +2209,6 @@ abstract class DBObject implements iDisplay * @throws \ArchivedObjectException * @throws \CoreException * @throws \OQLException - * */ final public function CheckToWrite() {