Commit 67ba9661 authored by romanb's avatar romanb

[2.0] Some cleanups.

parent da1173f2
......@@ -192,14 +192,5 @@ class ResultSetMapping
{
return count($this->_aliasMap);
}
/* TEMP */
public function getRootAlias()
{
reset($this->_aliasMap);
return key($this->_aliasMap);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment