Skip to content

Notice: Undefined variable: referenceTableData in /home/u/public_html/vendor/magento/framework/Setup/Declaration/Schema/Declaration/SchemaBuilder.php

hello i have module i need to install it and after upload my module to my server and make command php bin/upgrade

i get this error

Notice: Undefined index: mageworx_optiontemplates_group_option in /home/user/public_html/vendor/magento/framework/Setup/Declaration/Schema/Declaration/SchemaBuilder.php on line 352

and the code line in 352

                $referenceTableData = $this->tablesData[$constraintData['referenceTable']];