Open ethmelly opened 8 months ago
main.ERROR: Deprecated Functionality: Creation of dynamic property SamedayCourier\Shipping\Controller\Frontend\Lockers\Interceptor::$json is deprecated
Trebuie declarata proprietatea
class Lockers extends Action { /** @var LockerRepositoryInterface $lockerRepository */ private $lockerRepository; private $config; /** @var ResultFactory $resultFactory */ protected $resultFactory; protected $json; <------ public function __construct( Context $context, LockerRepositoryInterface $lockerRepository, ScopeConfigInterface $config, ResultFactory $resultFactory, Json $json )
main.ERROR: Deprecated Functionality: Creation of dynamic property SamedayCourier\Shipping\Controller\Frontend\Lockers\Interceptor::$json is deprecated
Trebuie declarata proprietatea