Fix indent in Model\Item
This commit is contained in:
parent
a61ce4fed0
commit
3334a3d497
|
@ -386,7 +386,7 @@ class Item extends BaseObject
|
||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
|
|
||||||
return DBA::toArray($result);
|
return DBA::toArray($result);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user