We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddbe3e2 + f558424 commit 08ec5b8Copy full SHA for 08ec5b8
src/app/Http/Controllers/CrudController.php
@@ -15,7 +15,7 @@ class CrudController extends Controller
15
public $request;
16
17
/**
18
- * @var CrudPanel
+ * @var \Backpack\CRUD\app\Library\CrudPanel\CrudPanel
19
*/
20
public $crud;
21
0 commit comments