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.
1 parent 0cd48d8 commit f558424Copy full SHA for f558424
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