I am trying to use the di.xml to pull a table from differnt module to populate a dropdown in the admin panel. When I write the he xml code below it is throwing this error:
PHP Fatal error: Uncaught Error: Cannot instantiate interface SymfonyComponent ConsoleOutputOutputInterface in /var/www/vhosts/dev.vendor.com/vendor/magento/ framework/ObjectManager/Factory/AbstractFactory.php:116
< ?xml version="1.0"?>
productcms_applicationsearch
VendornamespacesearchModelResourceModelGrid
- VendornamespacesearchModelResourceModelGridGridCollection
MagentoFrameworkFilesystemDriverFile
customLogHandler
- VendornamespacesearchLoggerHandler
- VendornamespacesModelResourceModelGridGridCollection
productcms_application
Vendor_namespacesearch_grid_collection
Vendor_grid_collection
VendornamespacesModelResourceModelGrid
Thanks for the help