Update Dashboard Layout
This commit is contained in:
@@ -0,0 +1 @@
|
||||
return new [% api_resource_collection_class %]($[% model_name_plural_variable %], [% models_were_retrieved %]);
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
return new [% api_resource_collection_class %]($[% model_name_plural_variable %], [% models_were_retrieved %]);
|
||||