Added TODO

This commit is contained in:
Sean Harvey 2008-04-29 09:50:06 +00:00
parent ac09ddfa86
commit 75a4fb78d5

View File

@ -101,6 +101,10 @@ class MultiFormStep extends DataObject {
* has already been saved to the database
* for the current {@link MultiFormSession}).
*
* @TODO We check for the Hash field directly on session
* to determine how to identify the session. This isn't
* a very good way of doing it!
*
* @return string Relative URL to this step
*/
public function Link() {