Use computed key from appbox.

This commit is contained in:
Benoît Burnichon
2015-07-03 16:44:28 +02:00
parent 26f8869f1e
commit 62ac0e0cbc
4 changed files with 23 additions and 16 deletions

View File

@@ -1531,7 +1531,7 @@ class databox extends base
*
* @return array
*/
public function getAsRow()
public function getRawData()
{
return [
'ord' => $this->ord,