mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-01-27 15:24:15 +00:00
fix data type name
This commit is contained in:
parent
2425fb494f
commit
9cab235f75
@ -118,7 +118,7 @@ class AppExtension extends AbstractExtension
|
|||||||
|
|
||||||
case \Kvazar\Index\Manticore::TYPE_OBJECT:
|
case \Kvazar\Index\Manticore::TYPE_OBJECT:
|
||||||
|
|
||||||
return '[array]';
|
return '[object]';
|
||||||
|
|
||||||
default:
|
default:
|
||||||
return '[undefined]';
|
return '[undefined]';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user