Resource categories
This commit is contained in:
@@ -72,7 +72,11 @@ class WrenchResources extends BaseController
|
|||||||
"name" => "created",
|
"name" => "created",
|
||||||
"content" => "Created",
|
"content" => "Created",
|
||||||
],
|
],
|
||||||
[
|
|
||||||
|
]
|
||||||
|
];
|
||||||
|
/*
|
||||||
|
* [
|
||||||
"id" => "4",
|
"id" => "4",
|
||||||
"name" => "hidden",
|
"name" => "hidden",
|
||||||
"content" => "Hidden",
|
"content" => "Hidden",
|
||||||
@@ -87,9 +91,7 @@ class WrenchResources extends BaseController
|
|||||||
"name" => "activity",
|
"name" => "activity",
|
||||||
"content" => "Activity",
|
"content" => "Activity",
|
||||||
],
|
],
|
||||||
]
|
*/
|
||||||
];
|
|
||||||
|
|
||||||
return $arrayVar;
|
return $arrayVar;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user