From ec7c2ae0788a6423909f93d9fb0c51da29585aa6 Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 19 Jul 2010 16:44:48 -0300 Subject: More changes to support join_subfields config option --- classes/iterators/IsisFieldIterator.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'classes/iterators/IsisFieldIterator.php') diff --git a/classes/iterators/IsisFieldIterator.php b/classes/iterators/IsisFieldIterator.php index 09f4867..26c5e88 100644 --- a/classes/iterators/IsisFieldIterator.php +++ b/classes/iterators/IsisFieldIterator.php @@ -27,9 +27,6 @@ class IsisFieldIterator implements Iterator * @param $main * Control to which subfield the main field should be mapped to. * By default no mapping is made. - * - * @todo - * Implement $main mapping. */ public function __construct($class, $field, $main = false) { $this->class = $class; -- cgit v1.2.3