@@ -123,7 +123,7 @@ |
||
123 | 123 | /** |
124 | 124 | * Display the specified post. |
125 | 125 | * |
126 | - * @return Response |
|
126 | + * @return ModelController |
|
127 | 127 | */ |
128 | 128 | public function all($modelName, $data = null, $sort = null) |
129 | 129 | { |