Please mark your comment as spoiler if you have code in it.
Your code doesn't return a value, because the return is inside another function.
return
Loading collection data...
Please mark your comment as spoiler if you have code in it.
Your code doesn't return a value, because the
return
is inside another function.