This commit is contained in:
Graham Campbell
2014-12-30 18:19:22 +00:00
parent df101a27c2
commit 509f582539
36 changed files with 143 additions and 111 deletions
+3 -1
View File
@@ -4,7 +4,9 @@ class DashAPIController extends Controller
{
/**
* Updates a component with the entered info.
* @param Component $component
*
* @param Component $component
*
* @return array
*/
public function postUpdateComponent(Component $component)