Author: david
Date: Tue Jan 10 14:44:14 2012
New Revision: 10630

Log:
Follow fluent pattern

Modified:
   trunk/plugins/sfIsaarPlugin/lib/qtIsaarCsv.class.php

Modified: trunk/plugins/sfIsaarPlugin/lib/qtIsaarCsv.class.php
==============================================================================
--- trunk/plugins/sfIsaarPlugin/lib/qtIsaarCsv.class.php        Tue Jan 10 
14:40:08 2012        (r10629)
+++ trunk/plugins/sfIsaarPlugin/lib/qtIsaarCsv.class.php        Tue Jan 10 
14:44:14 2012        (r10630)
@@ -128,5 +128,7 @@
     $keymap->targetId = $this->resource->id;
 
     $keymap->save($connection);
+
+    return $this;
   }
 }

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to