Royal Mail Shipping
Version History
latest
LatestFeb 24, 2023 (2 years ago)
Validation Details
Module description
Module description is missing
README file
README file is too short
License
License is missing
Releases
1 releases published
Versioning
Version does not follow semantic versioning
Module structure
Module has proper structure (releases available)
Categorization
No categories or topics assigned
Maintenance
Not updated in over a year
Validated 1 day ago based on PrestaShop module standards
PHPStan Code Quality
Warnings
Class RoyalMail referenced with incorrect case: royalmail.
Line 25
Class RoyalMail referenced with incorrect case: royalmail.
Line 40
Constant _DB_PREFIX_ not found.
Line 48
Call to static method getInstance() on an unknown class Db.
Line 49
Call to static method getInstance() on an unknown class Db.
Line 60
Call to static method getInstance() on an unknown class Db.
Line 69
Constant _PS_VERSION_ not found.
Line 81
Instantiated class Tab not found.
Line 82
Access to property $name on an unknown class Tab.
Line 83
Access to property $name on an unknown class Tab.
Line 83
Access to property $class_name on an unknown class Tab.
Line 84
Access to property $class_name on an unknown class Tab.
Line 84
Access to property $id_parent on an unknown class Tab.
Line 85
Access to property $id_parent on an unknown class Tab.
Line 85
Call to static method getIdFromClassName() on an unknown class TabCore.
Line 85
Access to property $module on an unknown class Tab.
Line 86
Access to property $module on an unknown class Tab.
Line 86
Access to property $position on an unknown class Tab.
Line 87
Access to property $position on an unknown class Tab.
Line 87
Access to property $active on an unknown class Tab.
Line 88
Access to property $active on an unknown class Tab.
Line 88
Call to method save() on an unknown class Tab.
Line 89
Instantiated class Tab not found.
Line 92
Access to property $name on an unknown class Tab.
Line 93
Access to property $name on an unknown class Tab.
Line 93
Access to property $class_name on an unknown class Tab.
Line 94
Access to property $class_name on an unknown class Tab.
Line 94
Access to property $id_parent on an unknown class Tab.
Line 95
Access to property $id_parent on an unknown class Tab.
Line 95
Call to static method getIdFromClassName() on an unknown class TabCore.
Line 95
Access to property $module on an unknown class Tab.
Line 96
Access to property $module on an unknown class Tab.
Line 96
Access to property $position on an unknown class Tab.
Line 97
Access to property $position on an unknown class Tab.
Line 97
Access to property $active on an unknown class Tab.
Line 98
Access to property $active on an unknown class Tab.
Line 98
Call to method save() on an unknown class Tab.
Line 99
Call to static method getLanguages() on an unknown class Language.
Line 121
Call to static method get() on an unknown class Configuration.
Line 140
Call to static method getOrderStates() on an unknown class OrderState.
Line 140
Call to static method getContext() on an unknown class Context.
Line 155
Call to static method getIsoById() on an unknown class Country.
Line 167
Instantiated class Carrier not found.
Line 188
Access to property $name on an unknown class Carrier.
Line 189
Access to property $name on an unknown class Carrier.
Line 189
Access to property $is_module on an unknown class Carrier.
Line 190
Access to property $is_module on an unknown class Carrier.
Line 190
Access to property $active on an unknown class Carrier.
Line 191
Access to property $active on an unknown class Carrier.
Line 191
Access to property $need_range on an unknown class Carrier.
Line 192
Access to property $need_range on an unknown class Carrier.
Line 192
Access to property $range_behavior on an unknown class Carrier.
Line 193
Access to property $range_behavior on an unknown class Carrier.
Line 193
Access to property $shipping_external on an unknown class Carrier.
Line 194
Access to property $shipping_external on an unknown class Carrier.
Line 194
Access to property $external_module_name on an unknown class Carrier.
Line 195
Access to property $external_module_name on an unknown class Carrier.
Line 195
Access to property $shipping_method on an unknown class Carrier.
Line 196
Access to property $shipping_method on an unknown class Carrier.
Line 196
Call to static method getLanguages() on an unknown class Language.
Line 197
Access to property $delay on an unknown class Carrier.
Line 198
Access to property $delay on an unknown class Carrier.
Line 198
Call to method add() on an unknown class Carrier.
Line 201
Access to property $id on an unknown class Carrier.
Line 205
Instantiated class RangePrice not found.
Line 216
Access to property $id_carrier on an unknown class RangePrice.
Line 217
Access to property $id_carrier on an unknown class RangePrice.
Line 217
Access to property $delimiter1 on an unknown class RangePrice.
Line 218
Access to property $delimiter1 on an unknown class RangePrice.
Line 218
Access to property $delimiter2 on an unknown class RangePrice.
Line 219
Access to property $delimiter2 on an unknown class RangePrice.
Line 219
Call to method add() on an unknown class RangePrice.
Line 220
Call to static method getContext() on an unknown class Context.
Line 226
Call to static method getGroups() on an unknown class Group.
Line 226
Call to static method getZones() on an unknown class Zone.
Line 236
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ShipmentController extends unknown class PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController.
Line 45
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ShipmentController::get().
Line 58
Instantiated class Order not found.
Line 68
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiTimeout.
Line 75
Constant _PS_MODULE_DIR_ not found.
Line 121
Constant _PS_MODULE_DIR_ not found.
Line 122
Constant _PS_MODULE_DIR_ not found.
Line 126
Instantiated class Jurosh\PDFMerge\PDFMerger not found.
Line 147
Call to method addPDF() on an unknown class Jurosh\PDFMerge\PDFMerger.
Line 150
Call to method merge() on an unknown class Jurosh\PDFMerge\PDFMerger.
Line 153
Call to static method addLog() on an unknown class PrestaShopLogger.
Line 174
Call to static method addLog() on an unknown class PrestaShopLogger.
Line 179
Instantiated class Order not found.
Line 183
Access to property $id_address_delivery on an unknown class Order.
Line 184
Instantiated class Address not found.
Line 184
Access to property $id_country on an unknown class Address.
Line 187
Call to static method addLog() on an unknown class PrestaShopLogger.
Line 199
Instantiated class DbQuery not found.
Line 208
Call to method select() on an unknown class DbQuery.
Line 209
Call to method from() on an unknown class DbQuery.
Line 210
Call to method where() on an unknown class DbQuery.
Line 211
Call to static method getInstance() on an unknown class Db.
Line 213
Call to static method getInstance() on an unknown class Db.
Line 231
Call to static method addLog() on an unknown class PrestaShopLogger.
Line 243
Dead catch - Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Exceptions\RoyalMailBaseException is already caught above.
Line 244
Instantiated class Jurosh\PDFMerge\PDFMerger not found.
Line 250
Call to method addPDF() on an unknown class Jurosh\PDFMerge\PDFMerger.
Line 254
Call to method merge() on an unknown class Jurosh\PDFMerge\PDFMerger.
Line 259
Instantiated class Order not found.
Line 271
Access to property $id_carrier on an unknown class Order.
Line 272
Instantiated class Carrier not found.
Line 272
Access to property $external_module_name on an unknown class Carrier.
Line 273
Access to property $reference on an unknown class Order.
Line 280
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ShipmentController::addFlash().
Line 280
Access to property $reference on an unknown class Order.
Line 281
Call to static method getContext() on an unknown class Context.
Line 281
Access to property $reference on an unknown class Order.
Line 282
Call to static method getContext() on an unknown class Context.
Line 282
Access to property $reference on an unknown class Order.
Line 283
Call to static method exec() on an unknown class Hook.
Line 283
Access to property $id on an unknown class Order.
Line 286
Call to static method getContext() on an unknown class Context.
Line 289
Parameter $order of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ShipmentController::labelExistsForOrder() has invalid type Order.
Line 294
Instantiated class DbQuery not found.
Line 296
Call to method select() on an unknown class DbQuery.
Line 297
Call to method from() on an unknown class DbQuery.
Line 298
Access to property $id on an unknown class Order.
Line 299
Call to method where() on an unknown class DbQuery.
Line 299
Function pSQL not found.
Line 299
Call to static method getInstance() on an unknown class Db.
Line 301
Parameter $order of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ShipmentController::getNetworkCode() has invalid type Order.
Line 309
Parameter $order of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ShipmentController::getNetworkCode() has invalid type Order.
Line 309
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$carrierNetworkCodeMap.
Line 311
Access to property $id_carrier on an unknown class Order.
Line 312
Access to property $id_carrier on an unknown class Order.
Line 313
Access to property $id_carrier on an unknown class Order.
Line 317
Parameter $order of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ShipmentController::createShipping() has invalid type Order.
Line 321
Instantiated class DbQuery not found.
Line 336
Call to method select() on an unknown class DbQuery.
Line 337
Call to method from() on an unknown class DbQuery.
Line 338
Call to method where() on an unknown class DbQuery.
Line 339
Call to static method getInstance() on an unknown class Db.
Line 341
Property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Commands\CreateShipmentCommand::$configuration is never read, only written.
Line 42
Property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Commands\CreateShipmentCommand::$order has unknown class Order as its type.
Line 50
Parameter $order of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Commands\CreateShipmentCommand::__construct() has invalid type Order.
Line 62
Call to method getTotalWeight() on an unknown class Order.
Line 79
Access to property $id_address_delivery on an unknown class Order.
Line 83
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter does not have a constructor and must be instantiated without any parameters.
Line 83
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$id_country.
Line 85
Call to method getProductsDetail() on an unknown class Order.
Line 89
Call to static method getProductCategories() on an unknown class Product.
Line 92
Access to property $reference on an unknown class Order.
Line 106
Call to static method addLog() on an unknown class PrestaShopLogger.
Line 106
Access to property $reference on an unknown class Order.
Line 111
Call to static method addLog() on an unknown class PrestaShopLogger.
Line 111
Variable $old_networkCode might not be defined.
Line 111
Access to property $id_cart on an unknown class Order.
Line 118
Call to static method getMessageByCartId() on an unknown class Message.
Line 118
Call to method getProductsDetail() on an unknown class Order.
Line 127
Call to method getProductsDetail() on an unknown class Order.
Line 139
Access to property $id_address_delivery on an unknown class Order.
Line 140
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter does not have a constructor and must be instantiated without any parameters.
Line 140
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$id_country.
Line 143
Call to method getProductsDetail() on an unknown class Order.
Line 174
Call to method getTotalWeight() on an unknown class Order.
Line 184
Access to property $id_address_delivery on an unknown class Order.
Line 185
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter does not have a constructor and must be instantiated without any parameters.
Line 185
Access to property $id_currency on an unknown class Order.
Line 186
Instantiated class Currency not found.
Line 186
Access to property $reference on an unknown class Order.
Line 194
Access to property $iso_code on an unknown class Currency.
Line 204
Call to method getBody() on an unknown class GuzzleHttp\Message\Response.
Line 227
Access to property $reference on an unknown class Order.
Line 236
Call to static method addLog() on an unknown class PrestaShopLogger.
Line 236
Parameter $order of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Commands\CreateShipmentCommand::insertParcelDetails() has invalid type Order.
Line 248
Call to static method getInstance() on an unknown class Db.
Line 250
Access to property $id on an unknown class Order.
Line 253
Function pSQL not found.
Line 254
Function pSQL not found.
Line 255
Function pSQL not found.
Line 256
Call to method getIdOrderCarrier() on an unknown class Order.
Line 263
Instantiated class OrderCarrier not found.
Line 263
Access to property $tracking_number on an unknown class OrderCarrier.
Line 264
Access to property $tracking_number on an unknown class OrderCarrier.
Line 264
Call to method save() on an unknown class OrderCarrier.
Line 265
Access to property $shipping_number on an unknown class Order.
Line 266
Access to property $shipping_number on an unknown class Order.
Line 266
Call to method save() on an unknown class Order.
Line 267
Instantiated class DbQuery not found.
Line 275
Call to method select() on an unknown class DbQuery.
Line 276
Call to method from() on an unknown class DbQuery.
Line 277
Access to property $id_cart on an unknown class Order.
Line 278
Call to method where() on an unknown class DbQuery.
Line 278
Call to static method getInstance() on an unknown class Db.
Line 279
Instantiated class DbQuery not found.
Line 284
Call to method select() on an unknown class DbQuery.
Line 285
Call to method from() on an unknown class DbQuery.
Line 286
Access to property $id_cart on an unknown class Order.
Line 287
Call to method where() on an unknown class DbQuery.
Line 287
Call to static method getInstance() on an unknown class Db.
Line 288
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\DataProvider\SettingsDataProvider implements unknown interface PrestaShop\PrestaShop\Core\Form\FormDataProviderInterface.
Line 28
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiEndpoint.
Line 50
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiClientId.
Line 51
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiClientSecret.
Line 52
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiUsername.
Line 53
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiPassword.
Line 54
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiTimeout.
Line 55
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$carrierNetworkCodeMap.
Line 56
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$packagingMethod.
Line 57
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$sendInsurance.
Line 58
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$sendOrderAutomatically.
Line 59
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$sendOrderAutomaticallyStatus.
Line 60
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionContactName.
Line 61
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionContactPhone.
Line 62
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionAddressOrganisation.
Line 63
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionAddressCountryCode.
Line 64
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionAddressPostcode.
Line 65
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionAddressStreet.
Line 66
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionAddressTown.
Line 67
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionDelay.
Line 68
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionScheduleMode.
Line 69
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionFixedTime.
Line 70
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$packagingMethodOneParcelForOneProduct.
Line 71
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$packagingMethodOneParcelForAllProducts.
Line 72
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionScheduleModeDelayed.
Line 73
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionScheduleModeFixedHour.
Line 74
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiEndpoint.
Line 87
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiClientId.
Line 90
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiClientSecret.
Line 93
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiUsername.
Line 97
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiPassword.
Line 100
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiTimeout.
Line 103
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$carrierNetworkCodeMap.
Line 106
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$packagingMethod.
Line 109
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$sendInsurance.
Line 112
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$sendOrderAutomatically.
Line 115
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$sendOrderAutomaticallyStatus.
Line 118
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionContactName.
Line 121
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionContactPhone.
Line 124
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionAddressOrganisation.
Line 127
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionAddressCountryCode.
Line 130
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionAddressPostcode.
Line 133
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionAddressStreet.
Line 136
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionAddressTown.
Line 139
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionDelay.
Line 142
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionScheduleMode.
Line 145
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionFixedTime.
Line 148
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$packagingMethodOneParcelForOneProduct.
Line 151
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$packagingMethodOneParcelForAllProducts.
Line 154
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionScheduleModeDelayed.
Line 157
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionScheduleModeFixedHour.
Line 160
Class RoyalMail extends unknown class CarrierModule.
Line 32
Access to an undefined property RoyalMail::$name.
Line 43
Access to an undefined property RoyalMail::$tab.
Line 44
Access to an undefined property RoyalMail::$version.
Line 45
Access to an undefined property RoyalMail::$author.
Line 46
Access to an undefined property RoyalMail::$need_instance.
Line 47
Access to an undefined property RoyalMail::$module_key.
Line 49
RoyalMail::__construct() calls parent::__construct() but RoyalMail does not extend any class.
Line 51
Access to an undefined property RoyalMail::$displayName.
Line 53
Call to an undefined method RoyalMail::l().
Line 53
Access to an undefined property RoyalMail::$description.
Line 54
Call to an undefined method RoyalMail::l().
Line 54
Access to an undefined property RoyalMail::$ps_versions_compliancy.
Line 56
Constant _PS_VERSION_ not found.
Line 56
Access to an undefined property RoyalMail::$local_path.
Line 57
RoyalMail::install() calls parent::install() but RoyalMail does not extend any class.
Line 70
RoyalMail::uninstall() calls parent::uninstall() but RoyalMail does not extend any class.
Line 79
Access to an undefined property RoyalMail::$context.
Line 85
Call to static method getInstance() on an unknown class PrestaShop\PrestaShop\Adapter\SymfonyContainer.
Line 99
Call to static method redirectAdmin() on an unknown class Tools.
Line 104
PHPDoc tag @throws with type SmartyException is not subtype of Throwable
Line 118
Access to an undefined property RoyalMail::$context.
Line 120
Call to an undefined method RoyalMail::getLocalPath().
Line 121
Constant _PS_VERSION_ not found.
Line 130
Call to method setName() on an unknown class PrestaShop\PrestaShop\Core\Grid\Action\Bulk\Type\SubmitBulkAction.
Line 137
Instantiated class PrestaShop\PrestaShop\Core\Grid\Action\Bulk\Type\SubmitBulkAction not found.
Line 137
Access to an undefined property RoyalMail::$context.
Line 160
Function pSQL not found.
Line 172
Function pSQL not found.
Line 172
Function pSQL not found.
Line 173
Function pSQL not found.
Line 173
Call to static method getInstance() on an unknown class Db.
Line 175
Instantiated class DbQuery not found.
Line 180
Call to method select() on an unknown class DbQuery.
Line 181
Call to method from() on an unknown class DbQuery.
Line 182
Call to method where() on an unknown class DbQuery.
Line 183
Call to static method getInstance() on an unknown class Db.
Line 184
Instantiated class DbQuery not found.
Line 189
Call to method select() on an unknown class DbQuery.
Line 190
Call to method from() on an unknown class DbQuery.
Line 191
Call to method where() on an unknown class DbQuery.
Line 192
Call to static method getInstance() on an unknown class Db.
Line 193
Call to static method getContext() on an unknown class Context.
Line 199
Call to static method getContext() on an unknown class Context.
Line 200
Instantiated class Address not found.
Line 200
Access to property $id_country on an unknown class Address.
Line 201
Access to an undefined property RoyalMail::$smarty.
Line 202
Call to static method getContext() on an unknown class Context.
Line 203
Call to static method getContext() on an unknown class Context.
Line 204
Call to an undefined method RoyalMail::fetch().
Line 208
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Grid\ShipmentGridDefinitionFactory extends unknown class PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory.
Line 38
Instantiated class PrestaShop\PrestaShop\Core\Grid\Column\ColumnCollection not found.
Line 57
Call to method add() on an unknown class PrestaShop\PrestaShop\Core\Grid\Column\ColumnCollection.
Line 59
Call to method setName() on an unknown class PrestaShop\PrestaShop\Core\Grid\Column\Type\DataColumn.
Line 66
Instantiated class PrestaShop\PrestaShop\Core\Grid\Column\Type\DataColumn not found.
Line 66
Call to method setName() on an unknown class PrestaShop\PrestaShop\Core\Grid\Column\Type\DataColumn.
Line 74
Instantiated class PrestaShop\PrestaShop\Core\Grid\Column\Type\DataColumn not found.
Line 74
Call to method setName() on an unknown class PrestaShop\PrestaShop\Core\Grid\Column\Type\DataColumn.
Line 82
Instantiated class PrestaShop\PrestaShop\Core\Grid\Column\Type\DataColumn not found.
Line 82
Call to method setName() on an unknown class PrestaShop\PrestaShop\Core\Grid\Column\Type\DataColumn.
Line 90
Instantiated class PrestaShop\PrestaShop\Core\Grid\Column\Type\DataColumn not found.
Line 90
Call to method setName() on an unknown class PrestaShop\PrestaShop\Core\Grid\Column\Type\DataColumn.
Line 98
Instantiated class PrestaShop\PrestaShop\Core\Grid\Column\Type\DataColumn not found.
Line 98
Call to method setName() on an unknown class PrestaShop\PrestaShop\Core\Grid\Column\Type\Common\ActionColumn.
Line 106
Instantiated class PrestaShop\PrestaShop\Core\Grid\Column\Type\Common\ActionColumn not found.
Line 106
Call to method add() on an unknown class PrestaShop\PrestaShop\Core\Grid\Action\Row\RowActionCollection.
Line 110
Instantiated class PrestaShop\PrestaShop\Core\Grid\Action\Row\RowActionCollection not found.
Line 110
Call to method setIcon() on an unknown class PrestaShop\PrestaShop\Core\Grid\Action\Row\Type\LinkRowAction.
Line 112
Instantiated class PrestaShop\PrestaShop\Core\Grid\Action\Row\Type\LinkRowAction not found.
Line 112
Call to method setIcon() on an unknown class PrestaShop\PrestaShop\Core\Grid\Action\Row\Type\LinkRowAction.
Line 122
Instantiated class PrestaShop\PrestaShop\Core\Grid\Action\Row\Type\LinkRowAction not found.
Line 122
Call to method add() on an unknown class PrestaShop\PrestaShop\Core\Grid\Filter\FilterCollection.
Line 141
Instantiated class PrestaShop\PrestaShop\Core\Grid\Filter\FilterCollection not found.
Line 141
Call to method setTypeOptions() on an unknown class PrestaShop\PrestaShop\Core\Grid\Filter\Filter.
Line 143
Class PrestaShopBundle\Form\Admin\Type\SearchAndResetType not found.
Line 143
Instantiated class PrestaShop\PrestaShop\Core\Grid\Filter\Filter not found.
Line 143
Call to method setAssociatedColumn() on an unknown class PrestaShop\PrestaShop\Core\Grid\Filter\Filter.
Line 159
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 159
Instantiated class PrestaShop\PrestaShop\Core\Grid\Filter\Filter not found.
Line 159
Call to method setAssociatedColumn() on an unknown class PrestaShop\PrestaShop\Core\Grid\Filter\Filter.
Line 169
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 169
Instantiated class PrestaShop\PrestaShop\Core\Grid\Filter\Filter not found.
Line 169
Call to method setAssociatedColumn() on an unknown class PrestaShop\PrestaShop\Core\Grid\Filter\Filter.
Line 181
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 181
Instantiated class PrestaShop\PrestaShop\Core\Grid\Filter\Filter not found.
Line 181
Call to method setAssociatedColumn() on an unknown class PrestaShop\PrestaShop\Core\Grid\Filter\Filter.
Line 193
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 193
Instantiated class PrestaShop\PrestaShop\Core\Grid\Filter\Filter not found.
Line 193
PHPDoc tag @property has invalid value (string apiEndpoint): Unexpected token "apiEndpoint", expected variable at offset 51 on line 4
Line 27
PHPDoc tag @property has invalid value (string apiClientId): Unexpected token "apiClientId", expected variable at offset 83 on line 5
Line 28
PHPDoc tag @property has invalid value (string apiClientSecret): Unexpected token "apiClientSecret", expected variable at offset 115 on line 6
Line 29
PHPDoc tag @property has invalid value (string apiToken): Unexpected token "apiToken", expected variable at offset 151 on line 7
Line 30
PHPDoc tag @property has invalid value (string apiUsername): Unexpected token "apiUsername", expected variable at offset 180 on line 8
Line 31
PHPDoc tag @property has invalid value (string apiPassword): Unexpected token "apiPassword", expected variable at offset 212 on line 9
Line 32
PHPDoc tag @property has invalid value (string apiTimeout): Unexpected token "apiTimeout", expected variable at offset 244 on line 10
Line 33
PHPDoc tag @property has invalid value (array carrierNetworkCodeMap): Unexpected token "carrierNetworkCodeMap", expected variable at offset 274 on line 11
Line 34
PHPDoc tag @property has invalid value (string packagingMethod): Unexpected token "packagingMethod", expected variable at offset 316 on line 12
Line 35
PHPDoc tag @property has invalid value (string sendInsurance): Unexpected token "sendInsurance", expected variable at offset 352 on line 13
Line 36
PHPDoc tag @property has invalid value (string sendOrderAutomatically): Unexpected token "sendOrderAutomatically", expected variable at offset 386 on line 14
Line 37
PHPDoc tag @property has invalid value (string sendOrderAutomaticallyStatus): Unexpected token "sendOrderAutomaticallyStatus", expected variable at offset 429 on line 15
Line 38
PHPDoc tag @property has invalid value (string collectionContactName): Unexpected token "collectionContactName", expected variable at offset 478 on line 16
Line 39
PHPDoc tag @property has invalid value (string collectionContactPhone): Unexpected token "collectionContactPhone", expected variable at offset 520 on line 17
Line 40
PHPDoc tag @property has invalid value (string collectionAddressOrganisation): Unexpected token "collectionAddressOrganisation", expected variable at offset 563 on line 18
Line 41
PHPDoc tag @property has invalid value (string collectionAddressCountryCode): Unexpected token "collectionAddressCountryCode", expected variable at offset 613 on line 19
Line 42
PHPDoc tag @property has invalid value (string collectionAddressPostcode): Unexpected token "collectionAddressPostcode", expected variable at offset 662 on line 20
Line 43
PHPDoc tag @property has invalid value (string collectionAddressStreet): Unexpected token "collectionAddressStreet", expected variable at offset 708 on line 21
Line 44
PHPDoc tag @property has invalid value (string collectionAddressTown): Unexpected token "collectionAddressTown", expected variable at offset 752 on line 22
Line 45
PHPDoc tag @property has invalid value (string collectionDelay): Unexpected token "collectionDelay", expected variable at offset 794 on line 23
Line 46
PHPDoc tag @property has invalid value (string collectionScheduleMode): Unexpected token "collectionScheduleMode", expected variable at offset 830 on line 24
Line 47
PHPDoc tag @property has invalid value (string collectionFixedTime): Unexpected token "collectionFixedTime", expected variable at offset 873 on line 25
Line 48
PHPDoc tag @property has invalid value (string packagingMethodOneParcelForOneProduct): Unexpected token "packagingMethodOneParcelForOneProduct", expected variable at offset 913 on line 26
Line 49
PHPDoc tag @property has invalid value (string packagingMethodOneParcelForAllProducts): Unexpected token "packagingMethodOneParcelForAllProducts", expected variable at offset 971 on line 27
Line 50
PHPDoc tag @property has invalid value (string collectionScheduleModeDelayed): Unexpected token "collectionScheduleModeDelayed", expected variable at offset 1030 on line 28
Line 51
PHPDoc tag @property has invalid value (string collectionScheduleModeFixedHour): Unexpected token "collectionScheduleModeFixedHour", expected variable at offset 1080 on line 29
Line 52
Call to static method strtoupper() on an unknown class Tools.
Line 69
Call to static method get() on an unknown class Configuration.
Line 72
Call to static method strtoupper() on an unknown class Tools.
Line 81
Call to static method updateValue() on an unknown class Configuration.
Line 83
Call to static method strtoupper() on an unknown class Tools.
Line 92
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionScheduleMode.
Line 103
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionFixedTime.
Line 104
Parameter #1 $hour of method DateTime::setTime() expects int, string given.
Line 105
Parameter #2 $minute of method DateTime::setTime() expects int, string given.
Line 105
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$collectionDelay.
Line 109
Class RoyalMail referenced with incorrect case: royalmail.
Line 24
Class RoyalMail referenced with incorrect case: royalmail.
Line 42
Class RoyalMail referenced with incorrect case: royalmail.
Line 42
Call to static method getContext() on an unknown class Context.
Line 46
Class RoyalMail referenced with incorrect case: royalmail.
Line 50
Class RoyalMail referenced with incorrect case: royalmail.
Line 50
Instantiated class Order not found.
Line 57
Constant _PS_VERSION_ not found.
Line 59
Call to static method getInstance() on an unknown class PrestaShop\PrestaShop\Adapter\SymfonyContainer.
Line 60
Call to static method getUrlSmarty() on an unknown class Link.
Line 66
Call to static method getUrlSmarty() on an unknown class Link.
Line 71
Call to static method getUrlSmarty() on an unknown class Link.
Line 75
Call to static method getUrlSmarty() on an unknown class Link.
Line 79
Access to property $id on an unknown class Order.
Line 83
Constant _MODULE_DIR_ not found.
Line 84
Constant _PS_MODE_DEV_ not found.
Line 89
Constant _MODULE_DIR_ not found.
Line 96
Call to static method addJsDef() on an unknown class Media.
Line 97
Call to static method getUrlSmarty() on an unknown class Link.
Line 99
Call to static method getUrlSmarty() on an unknown class Link.
Line 101
Call to static method getUrlSmarty() on an unknown class Link.
Line 102
Call to static method getUrlSmarty() on an unknown class Link.
Line 106
Unreachable statement - code above always terminates.
Line 121
Parameter $order of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Hook\Display\Admin\OrderHook::isRoyalMailOrder() has invalid type Order.
Line 124
Access to property $id_carrier on an unknown class Order.
Line 126
Instantiated class Carrier not found.
Line 126
Access to property $external_module_name on an unknown class Carrier.
Line 128
Class RoyalmailOrderListingController extends unknown class ModuleAdminController.
Line 20
Access to an undefined property RoyalmailOrderListingController::$lang.
Line 24
Access to an undefined property RoyalmailOrderListingController::$bootstrap.
Line 25
Access to an undefined property RoyalmailOrderListingController::$context.
Line 26
Call to static method getContext() on an unknown class ContextCore.
Line 26
Access to an undefined property RoyalmailOrderListingController::$template_path.
Line 27
Constant _PS_MODULE_DIR_ not found.
Line 27
RoyalmailOrderListingController::__construct() calls parent::__construct() but RoyalmailOrderListingController does not extend any class.
Line 29
RoyalmailOrderListingController::initContent() calls parent::initContent() but RoyalmailOrderListingController does not extend any class.
Line 34
Access to an undefined property RoyalmailOrderListingController::$context.
Line 36
Call to static method getUrlSmarty() on an unknown class Link.
Line 38
Access to an undefined property RoyalmailOrderListingController::$context.
Line 44
Access to an undefined property RoyalmailOrderListingController::$context.
Line 45
Access to an undefined property RoyalmailOrderListingController::$context.
Line 46
Access to an undefined property RoyalmailOrderListingController::$context.
Line 48
Access to an undefined property RoyalmailOrderListingController::$context.
Line 49
Access to an undefined property RoyalmailOrderListingController::$context.
Line 50
Access to an undefined property RoyalmailOrderListingController::$context.
Line 52
Access to an undefined property RoyalmailOrderListingController::$template_path.
Line 52
Access to an undefined property RoyalmailOrderListingController::$context.
Line 54
Constant _DB_PREFIX_ not found.
Line 63
Access to an undefined property RoyalmailOrderListingController::$context.
Line 64
Constant _DB_PREFIX_ not found.
Line 64
Constant _DB_PREFIX_ not found.
Line 65
Call to static method getInstance() on an unknown class Db.
Line 67
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter extends unknown class Address.
Line 27
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$firstname.
Line 33
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$lastname.
Line 33
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$address1.
Line 34
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$city.
Line 35
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$country.
Line 36
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$id_customer.
Line 42
Instantiated class Customer not found.
Line 42
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$company.
Line 44
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$firstname.
Line 45
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$lastname.
Line 45
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$address1.
Line 46
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$address2.
Line 47
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$city.
Line 48
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$id_country.
Line 49
Call to static method getIsoById() on an unknown class Country.
Line 49
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$postcode.
Line 50
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Adapters\AddressAdapter::$phone.
Line 51
Access to property $email on an unknown class Customer.
Line 52
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Form\SettingsForm extends unknown class PrestaShopBundle\Form\Admin\Type\CommonAbstractType.
Line 29
Parameter $builder of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Form\SettingsForm::buildForm() has invalid type Symfony\Component\Form\FormBuilderInterface.
Line 31
Call to method add() on an unknown class Symfony\Component\Form\FormBuilderInterface.
Line 33
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 36
Call to method add() on an unknown class Symfony\Component\Form\FormBuilderInterface.
Line 39
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 42
Call to method add() on an unknown class Symfony\Component\Form\FormBuilderInterface.
Line 45
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 48
Call to method add() on an unknown class Symfony\Component\Form\FormBuilderInterface.
Line 51
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 54
Call to method add() on an unknown class Symfony\Component\Form\FormBuilderInterface.
Line 57
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 60
Call to method add() on an unknown class Symfony\Component\Form\FormBuilderInterface.
Line 63
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 66
Call to static method getContext() on an unknown class Context.
Line 194
Call to static method getOrderStates() on an unknown class PrestaShop\PrestaShop\Adapter\Entity\OrderState.
Line 194
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ConfigController extends unknown class PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController.
Line 31
PHPDoc tag @param references unknown parameter: $form
Line 42
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ConfigController::get().
Line 44
Constant _PS_VERSION_ not found.
Line 46
Call to static method getContext() on an unknown class Context.
Line 47
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ConfigController::generateUrl().
Line 50
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ConfigController::trans().
Line 56
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ConfigController::get().
Line 71
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ConfigController::get().
Line 78
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ConfigController::addFlash().
Line 79
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ConfigController::trans().
Line 81
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ConfigController::redirectToRoute().
Line 86
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ListingController extends unknown class PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController.
Line 31
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ListingController::generateUrl().
Line 37
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ListingController::trans().
Line 38
Instantiated class PrestaShop\PrestaShop\Core\Grid\Search\SearchCriteria not found.
Line 43
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ListingController::get().
Line 51
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ListingController::render().
Line 54
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ListingController::presentGrid().
Line 55
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ListingController::get().
Line 75
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ListingController::getUser().
Line 76
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\ListingController::getContext().
Line 77
Instantiated class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Controller\JsonResponse not found.
Line 87
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Grid\ShipmentRepository implements unknown interface PrestaShop\PrestaShop\Core\Grid\Query\DoctrineQueryBuilderInterface.
Line 22
Class Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Grid\ShipmentRepository implements unknown interface PrestaShop\PrestaShop\Core\Repository\RepositoryInterface.
Line 22
Parameter $connection of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Grid\ShipmentRepository::__construct() has invalid type Doctrine\DBAL\Connection.
Line 33
Parameter $searchCriteriaApplicator of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Grid\ShipmentRepository::__construct() has invalid type PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface.
Line 35
Parameter $searchCriteria of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Grid\ShipmentRepository::getSearchQueryBuilder() has invalid type PrestaShop\PrestaShop\Core\Grid\Search\SearchCriteriaInterface.
Line 44
Call to method getFilters() on an unknown class PrestaShop\PrestaShop\Core\Grid\Search\SearchCriteriaInterface.
Line 46
Constant _DB_PREFIX_ not found.
Line 61
Constant _DB_PREFIX_ not found.
Line 62
Parameter $searchCriteria of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Grid\ShipmentRepository::getCountQueryBuilder() has invalid type PrestaShop\PrestaShop\Core\Grid\Search\SearchCriteriaInterface.
Line 90
Parameter $searchCriteria of method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Grid\ShipmentRepository::buildGridQuery() has invalid type PrestaShop\PrestaShop\Core\Grid\Search\SearchCriteriaInterface.
Line 98
Call to method getFilters() on an unknown class PrestaShop\PrestaShop\Core\Grid\Search\SearchCriteriaInterface.
Line 100
Instantiated class Cache\Adapter\Filesystem\FilesystemCachePool not found.
Line 66
Instantiated class League\Flysystem\Adapter\Local not found.
Line 66
Parameter #1 $adapter of class League\Flysystem\Filesystem constructor expects League\Flysystem\FilesystemAdapter, League\Flysystem\Adapter\Local given.
Line 66
Property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Client\ApiClient::$cache (Psr\SimpleCache\CacheInterface) does not accept Cache\Adapter\Filesystem\FilesystemCachePool.
Line 66
Method Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Client\ApiClient::sendRequest() has invalid return type GuzzleHttp\Message\Response.
Line 91
PHPDoc tag @var has invalid value ($response Response): Unexpected token "$response", expected type at offset 20 on line 2
Line 96
Call to method getBody() on an unknown class GuzzleHttp\Message\Response.
Line 157
Call to method getBody() on an unknown class GuzzleHttp\Message\Response.
Line 175
Call to method getBody() on an unknown class GuzzleHttp\Message\Response.
Line 192
PHPDoc tag @param references unknown parameter: $auth
Line 66
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiClientId.
Line 70
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiClientSecret.
Line 71
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiUsername.
Line 72
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiPassword.
Line 73
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiToken.
Line 75
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Service\ConfigService::$apiToken.
Line 83
Class RoyalMail referenced with incorrect case: royalmail.
Line 22
Class RoyalMail referenced with incorrect case: royalmail.
Line 37
Class RoyalMail referenced with incorrect case: royalmail.
Line 37
Class RoyalMail referenced with incorrect case: royalmail.
Line 47
Class RoyalMail referenced with incorrect case: royalmail.
Line 47
PHPDoc tag @return with type mixed is not subtype of native type string.
Line 47
PHPDoc tag @return with type mixed is not subtype of native type string.
Line 54
Property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Commands\DeleteShipmentCommand::$configuration is never read, only written.
Line 33
Property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Commands\DeleteShipmentCommand::$networkCode is unused.
Line 41
Constant _DB_PREFIX_ not found.
Line 85
Call to static method getInstance() on an unknown class Db.
Line 86
Class RoyalMail referenced with incorrect case: royalmail.
Line 23
Class RoyalMail referenced with incorrect case: royalmail.
Line 34
Constant _DB_PREFIX_ not found.
Line 42
Call to static method getInstance() on an unknown class Db.
Line 44
Property Prestachamps\Prestashop\Modules\Shipping\RoyalMail\Hook\OrderShippingCost::$cart has unknown class Cart as its type.
Line 37
Call to method getProducts() on an unknown class Cart.
Line 136
Call to method getProducts() on an unknown class Cart.
Line 148
Access to an undefined property RoyalMail::$name.
Line 41
Analyzed 1 day ago using PHPStan static analysis
Security Status
No known vulnerabilities detected.
Last scanned: 1 day ago
PrestaShop Validation
Based on PrestaShop validation standards
PHPStan Code Quality
Analyzed 1 day ago
Details
Developer
Get Notified
Subscribe to receive email notifications when new releases are published.