From 3e70429358ff02e836dcc483a509c8eb1fa4b9b8 Mon Sep 17 00:00:00 2001 From: John Du Hart Date: Thu, 27 Oct 2011 16:12:22 +0000 Subject: [PATCH] Remove todo, it's public now --- includes/Article.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/Article.php b/includes/Article.php index 5c9257985e..4794eee580 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -145,7 +145,6 @@ class Article extends Page { /** * Clear the object - * @todo FIXME: Shouldn't this be public? * @private */ public function clear() { -- 2.20.1