diff --git a/core/dbobject.class.php b/core/dbobject.class.php index 2f6694cb7..1dc156895 100644 --- a/core/dbobject.class.php +++ b/core/dbobject.class.php @@ -2237,7 +2237,6 @@ abstract class DBObject implements iDisplay * @throws \ArchivedObjectException * @throws \CoreException * @throws \OQLException - * */ public function DoCheckToWrite() { @@ -2291,7 +2290,6 @@ abstract class DBObject implements iDisplay } /** - * * @api * @api-advanced * @@ -2307,7 +2305,6 @@ abstract class DBObject implements iDisplay * @throws \ArchivedObjectException * @throws \CoreException * @throws \OQLException - * */ final public function CheckToWrite() {