Magento 2.4.6: $_isFixed must not be defined error in custom shipping module
I have coded a custom shipping module for Magento 2.4.6 according to Adobe’s documentation here: https://developer.adobe.com/commerce/php/tutorials/frontend/custom-checkout/add-shipping-carrier/ I am receiving the following error upon running a static content deployment: Fatal error: Type of MyModulesCustomShipping1ModelCarrierCustomshipping::$_isFixed must not be defined (as in class… Read More »Magento 2.4.6: $_isFixed must not be defined error in custom shipping module