objUserCommentModel = new UserCommentModel(); parent::__construct($this->objUserCommentModel); } protected function deleteFileBeforeDeleteItem($item_id): bool { // TODO: Implement deleteFileBeforeDeleteItem() method. return true; } }