From 624efca3e96853f7ff40d5b323f26688a951b5f4 Mon Sep 17 00:00:00 2001 From: mattab Date: Sat, 5 Oct 2013 15:31:51 +1300 Subject: Renaming DataTable\Array to DataTable\Map in comments and tests --- core/ViewDataTable.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/ViewDataTable.php') diff --git a/core/ViewDataTable.php b/core/ViewDataTable.php index f5157ea00f..5d6a6f5c89 100644 --- a/core/ViewDataTable.php +++ b/core/ViewDataTable.php @@ -554,7 +554,7 @@ class ViewDataTable } /** - * Checks that the API returned a normal DataTable (as opposed to DataTable_Array) + * Checks that the API returned a normal DataTable (as opposed to DataTable\Map) * @throws \Exception * @return void */ -- cgit v1.2.3