@@ -471,6 +471,4 @@ |
||
471 | 471 | self::fail(var_export($jsonResponse)); |
472 | 472 | } |
473 | 473 | |
474 | - return $jsonResponse->View->Result->count; |
|
475 | - } |
|
476 | -} |
|
474 | + return $jsonResponse->View |
|
477 | 475 | \ No newline at end of file |
@@ -471,6 +471,4 @@ |
||
471 | 471 | self::fail(var_export($jsonResponse)); |
472 | 472 | } |
473 | 473 | |
474 | - return $jsonResponse->View->Result->count; |
|
475 | - } |
|
476 | -} |
|
474 | + return $jsonResponse->View |
|
477 | 475 | \ No newline at end of file |