-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
When I enable debug, I keep getting this warning
```
But the plugin is uploading the file and saving the data in the model.
The thing that looks strange to me, is that the warning is beig generated in the component even when I'm only using behaviours.
But if I remove the plugin for the list of components in `app_controller.php`, I receive the following error: `Cannot redeclare class FileUploadSettings`
So a quick question, becuase I could not find the answer in the docs.
If I am just using behaviours, is it required to list the plugins in the components array of `app_controller.php`?
```
Metadata
Metadata
Assignees
Labels
No labels