Mam plik InstallSchema.php, który po prostu nie tworzy niezbędnej tabeli w bazie danych. Kod schematu jest następujący: <?php namespace MyVendor\Helpdesk\Setup; use Magento\Framework\Setup\InstallSchemaInterface; use Magento\Framework\Setup\ModuleContextInterface; use