. * */ namespace OCA\News\Db; interface IAPI { public function toAPI(); }