DHL Carrier
Version History
latest
LatestSep 20, 2022 (3 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 DHlCarrier extends unknown class CarrierModule.
Line 10
Access to an undefined property DHlCarrier::$name.
Line 51
Access to an undefined property DHlCarrier::$tab.
Line 52
Access to an undefined property DHlCarrier::$version.
Line 53
Access to an undefined property DHlCarrier::$author.
Line 54
Access to an undefined property DHlCarrier::$need_instance.
Line 55
DHlCarrier::__construct() calls parent::__construct() but DHlCarrier does not extend any class.
Line 57
Access to an undefined property DHlCarrier::$displayName.
Line 59
Call to an undefined method DHlCarrier::trans().
Line 59
Access to an undefined property DHlCarrier::$description.
Line 60
Call to an undefined method DHlCarrier::trans().
Line 60
Access to an undefined property DHlCarrier::$confirmUninstall.
Line 61
Call to an undefined method DHlCarrier::trans().
Line 61
Access to an undefined property DHlCarrier::$ps_versions_compliancy.
Line 64
Constant _PS_VERSION_ not found.
Line 64
Access to an undefined property DHlCarrier::$local_path.
Line 66
Call to static method getInstance() on an unknown class PrestaShop\PrestaShop\Adapter\SymfonyContainer.
Line 72
Call to static method redirectAdmin() on an unknown class Tools.
Line 75
DHlCarrier::install() calls parent::install() but DHlCarrier does not extend any class.
Line 80
Call to an undefined method DHlCarrier::registerHook().
Line 85
Call to an undefined method DHlCarrier::registerHook().
Line 86
Call to an undefined method DHlCarrier::registerHook().
Line 87
Call to an undefined method DHlCarrier::registerHook().
Line 88
Call to an undefined method DHlCarrier::registerHook().
Line 89
Call to an undefined method DHlCarrier::registerHook().
Line 90
Call to an undefined method DHlCarrier::registerHook().
Line 91
Call to an undefined method DHlCarrier::registerHook().
Line 92
Call to an undefined method DHlCarrier::registerHook().
Line 93
Call to an undefined method DHlCarrier::registerHook().
Line 94
Constant _DB_PREFIX_ not found.
Line 105
Constant _MYSQL_ENGINE_ not found.
Line 111
Call to static method getInstance() on an unknown class Db.
Line 113
DHlCarrier::uninstall() calls parent::uninstall() but DHlCarrier does not extend any class.
Line 124
Constant _DB_PREFIX_ not found.
Line 131
Call to static method getInstance() on an unknown class Db.
Line 132
Access to an undefined property DHlCarrier::$context.
Line 141
Instantiated class Carrier not found.
Line 174
Access to property $external_module_name on an unknown class Carrier.
Line 175
Access to an undefined property DHlCarrier::$context.
Line 176
Access to an undefined property DHlCarrier::$local_path.
Line 176
Access to an undefined property DHlCarrier::$name.
Line 184
Constant _DB_PREFIX_ not found.
Line 184
Call to static method getInstance() on an unknown class Db.
Line 185
Instantiated class Carrier not found.
Line 201
Access to property $name on an unknown class Carrier.
Line 202
Access to property $name on an unknown class Carrier.
Line 202
Access to property $is_module on an unknown class Carrier.
Line 203
Access to property $is_module on an unknown class Carrier.
Line 203
Access to property $active on an unknown class Carrier.
Line 204
Access to property $active on an unknown class Carrier.
Line 204
Access to property $need_range on an unknown class Carrier.
Line 206
Access to property $need_range on an unknown class Carrier.
Line 206
Access to property $range_behavior on an unknown class Carrier.
Line 207
Access to property $range_behavior on an unknown class Carrier.
Line 207
Access to property $shipping_external on an unknown class Carrier.
Line 208
Access to property $shipping_external on an unknown class Carrier.
Line 208
Access to an undefined property DHlCarrier::$name.
Line 209
Access to property $external_module_name on an unknown class Carrier.
Line 209
Access to property $external_module_name on an unknown class Carrier.
Line 209
Access to property $shipping_method on an unknown class Carrier.
Line 210
Access to property $shipping_method on an unknown class Carrier.
Line 210
Call to static method getLanguages() on an unknown class Language.
Line 211
Access to property $delay on an unknown class Carrier.
Line 212
Access to property $delay on an unknown class Carrier.
Line 212
Call to method add() on an unknown class Carrier.
Line 215
Access to property $id on an unknown class Carrier.
Line 219
Call to static method getZones() on an unknown class Zone.
Line 233
Access to an undefined property DHlCarrier::$context.
Line 242
Call to static method getGroups() on an unknown class Group.
Line 242
Instantiated class RangePrice not found.
Line 254
Access to property $id_carrier on an unknown class RangePrice.
Line 255
Access to property $id_carrier on an unknown class RangePrice.
Line 255
Access to property $delimiter1 on an unknown class RangePrice.
Line 256
Access to property $delimiter1 on an unknown class RangePrice.
Line 256
Access to property $delimiter2 on an unknown class RangePrice.
Line 257
Access to property $delimiter2 on an unknown class RangePrice.
Line 257
Call to method add() on an unknown class RangePrice.
Line 258
Property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\OrderShipping\CreatedOrderShipping::$apiAuth is unused.
Line 23
Property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\OrderShipping\CreatedOrderShipping::$order has unknown class Order as its type.
Line 33
Parameter $order of method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\OrderShipping\CreatedOrderShipping::__construct() has invalid type Order.
Line 39
Call to method getBody() on an unknown class GuzzleHttp\Message\Response.
Line 55
Call to method getIdOrderCarrier() on an unknown class Order.
Line 77
Instantiated class OrderCarrier not found.
Line 77
Access to property $tracking_number on an unknown class OrderCarrier.
Line 78
Access to property $tracking_number on an unknown class OrderCarrier.
Line 78
Call to method save() on an unknown class OrderCarrier.
Line 79
Call to static method getInstance() on an unknown class Db.
Line 83
Access to property $id on an unknown class Order.
Line 86
Call to method getProducts() on an unknown class Order.
Line 95
Access to property $id_address_delivery on an unknown class Order.
Line 106
Instantiated class Address not found.
Line 106
Access to property $id_state on an unknown class Address.
Line 107
Instantiated class State not found.
Line 107
Access to property $id_currency on an unknown class Order.
Line 108
Instantiated class Currency not found.
Line 108
Access to property $id_country on an unknown class Address.
Line 109
Instantiated class Country not found.
Line 109
Call to method getTotalWeight() on an unknown class Order.
Line 110
Call to method getTotalWeight() on an unknown class Order.
Line 110
Access to property $id_customer on an unknown class Address.
Line 111
Instantiated class Customer not found.
Line 111
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$customerEkp.
Line 115
Access to property $firstname on an unknown class Address.
Line 124
Access to property $lastname on an unknown class Address.
Line 124
Access to property $address1 on an unknown class Address.
Line 125
Access to property $city on an unknown class Address.
Line 126
Access to property $iso_code on an unknown class Country.
Line 127
Access to property $phone on an unknown class Address.
Line 130
Access to property $email on an unknown class Customer.
Line 132
Access to property $address2 on an unknown class Address.
Line 133
Access to property $name on an unknown class State.
Line 135
Access to property $postcode on an unknown class Address.
Line 136
Access to property $total_paid on an unknown class Order.
Line 137
Access to property $iso_code on an unknown class Currency.
Line 138
Access to property $total_paid on an unknown class Order.
Line 148
Access to property $iso_code on an unknown class Country.
Line 150
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkPickupType.
Line 165
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkDelay.
Line 167
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkFixedTime.
Line 171
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkDelay.
Line 172
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkAddress.
Line 177
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkContactName.
Line 181
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkTelephone.
Line 188
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkPickupType.
Line 194
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkPickupTimeSlot.
Line 214
Class Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\SettingsDataProvider implements unknown interface PrestaShop\PrestaShop\Core\Form\FormDataProviderInterface.
Line 8
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$clientId.
Line 21
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$clientSecret.
Line 22
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$carrierCodeMap.
Line 23
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$customerEkp.
Line 24
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$collectionScheduleModeDelayed.
Line 25
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$collectionScheduleModeFixedHour.
Line 26
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkContactName.
Line 30
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkTelephone.
Line 31
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkAddress.
Line 32
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkPickupType.
Line 33
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkPickupTimeSlot.
Line 34
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkFixedTime.
Line 35
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkDelay.
Line 36
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$clientId.
Line 44
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$clientSecret.
Line 48
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$carrierCodeMap.
Line 52
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$customerEkp.
Line 56
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$collectionScheduleModeDelayed.
Line 60
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$collectionScheduleModeFixedHour.
Line 64
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkContactName.
Line 68
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkTelephone.
Line 72
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkAddress.
Line 76
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkPickupType.
Line 80
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkFixedTime.
Line 84
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$paperworkDelay.
Line 88
Property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\OrderShipping\OrderShippingCost::$cart has unknown class Cart as its type.
Line 17
Access to property $id_address_delivery on an unknown class Cart.
Line 49
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$carrierCodeMap.
Line 53
Access to property $id_address_delivery on an unknown class Cart.
Line 56
Instantiated class Address not found.
Line 56
Access to property $id_state on an unknown class Address.
Line 57
Instantiated class State not found.
Line 57
Access to property $id_currency on an unknown class Cart.
Line 58
Instantiated class Currency not found.
Line 58
Access to property $id_country on an unknown class Address.
Line 59
Instantiated class Country not found.
Line 59
Call to method getTotalWeight() on an unknown class Cart.
Line 61
Call to method getTotalWeight() on an unknown class Cart.
Line 61
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$customerEkp.
Line 64
Access to property $firstname on an unknown class Address.
Line 70
Access to property $lastname on an unknown class Address.
Line 70
Access to property $phone on an unknown class Address.
Line 71
Access to property $address1 on an unknown class Address.
Line 74
Access to property $address2 on an unknown class Address.
Line 75
Access to property $city on an unknown class Address.
Line 77
Access to property $name on an unknown class State.
Line 78
Access to property $postcode on an unknown class Address.
Line 79
Access to property $iso_code on an unknown class Country.
Line 80
Access to property $iso_code on an unknown class Currency.
Line 83
Access to property $iso_code on an unknown class Country.
Line 91
Call to method getProducts() on an unknown class Cart.
Line 112
PHPDoc tag @property has invalid value (string clientId): Unexpected token "clientId", expected variable at offset 51 on line 4
Line 10
PHPDoc tag @property has invalid value (string clientSecret): Unexpected token "clientSecret", expected variable at offset 80 on line 5
Line 11
PHPDoc tag @property has invalid value (string apiAccessToken): Unexpected token "apiAccessToken", expected variable at offset 113 on line 6
Line 12
PHPDoc tag @property has invalid value (string carrierCodeMap): Unexpected token "carrierCodeMap", expected variable at offset 148 on line 7
Line 13
PHPDoc tag @property has invalid value (string customerEkp): Unexpected token "customerEkp", expected variable at offset 183 on line 8
Line 14
PHPDoc tag @property has invalid value (string collectionScheduleModeFixedHour): Unexpected token "collectionScheduleModeFixedHour", expected variable at offset 215 on line 9
Line 15
PHPDoc tag @property has invalid value (string collectionScheduleModeDelayed): Unexpected token "collectionScheduleModeDelayed", expected variable at offset 267 on line 10
Line 16
PHPDoc tag @property has invalid value (string paperworkContactName): Unexpected token "paperworkContactName", expected variable at offset 317 on line 11
Line 17
PHPDoc tag @property has invalid value (string paperworkTelephone): Unexpected token "paperworkTelephone", expected variable at offset 358 on line 12
Line 18
PHPDoc tag @property has invalid value (string paperworkAddress): Unexpected token "paperworkAddress", expected variable at offset 397 on line 13
Line 19
PHPDoc tag @property has invalid value (string paperworkPickupType): Unexpected token "paperworkPickupType", expected variable at offset 434 on line 14
Line 20
PHPDoc tag @property has invalid value (string paperworkPickupTimeSlot): Unexpected token "paperworkPickupTimeSlot", expected variable at offset 474 on line 15
Line 21
PHPDoc tag @property has invalid value (string paperworkFixedTime): Unexpected token "paperworkFixedTime", expected variable at offset 518 on line 16
Line 22
PHPDoc tag @property has invalid value (string paperworkDelay): Unexpected token "paperworkDelay", expected variable at offset 557 on line 17
Line 23
Call to static method strtoupper() on an unknown class Tools.
Line 38
Call to static method get() on an unknown class Configuration.
Line 40
Call to static method strtoupper() on an unknown class Tools.
Line 48
Call to static method updateValue() on an unknown class Configuration.
Line 50
Call to static method strtoupper() on an unknown class Tools.
Line 55
Call to static method getContext() on an unknown class Context.
Line 33
Instantiated class Order not found.
Line 51
Call to static method getUrlSmarty() on an unknown class Link.
Line 61
Call to static method getUrlSmarty() on an unknown class Link.
Line 65
Call to static method getUrlSmarty() on an unknown class Link.
Line 69
Call to static method getUrlSmarty() on an unknown class Link.
Line 73
Access to property $id on an unknown class Order.
Line 77
Constant _PS_MODE_DEV_ not found.
Line 83
Constant _MODULE_DIR_ not found.
Line 90
Call to static method addJsDef() on an unknown class Media.
Line 91
Call to static method getUrlSmarty() on an unknown class Link.
Line 93
Call to static method getUrlSmarty() on an unknown class Link.
Line 95
Call to static method getUrlSmarty() on an unknown class Link.
Line 99
Call to static method getUrlSmarty() on an unknown class Link.
Line 103
Parameter $order of method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Hook\OrderHook::isDHLCarrierOrder() has invalid type Order.
Line 119
Access to property $id_carrier on an unknown class Order.
Line 120
Instantiated class Carrier not found.
Line 120
Access to property $external_module_name on an unknown class Carrier.
Line 122
Class Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Controller\ShipmentController extends unknown class PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController.
Line 19
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Controller\ShipmentController::get().
Line 32
Instantiated class Order not found.
Line 39
Parameter $order of method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Controller\ShipmentController::getCarrierCodeMap() has invalid type Order.
Line 57
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$carrierCodeMap.
Line 59
Access to property $id_carrier on an unknown class Order.
Line 60
Access to property $id_carrier on an unknown class Order.
Line 61
Access to property $id_carrier on an unknown class Order.
Line 64
Instantiated class DbQuery not found.
Line 77
Call to method select() on an unknown class DbQuery.
Line 78
Call to method from() on an unknown class DbQuery.
Line 79
Call to method where() on an unknown class DbQuery.
Line 80
Call to static method getInstance() on an unknown class Db.
Line 82
Class Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Type\PaperworkForm extends unknown class PrestaShopBundle\Form\Admin\Type\CommonAbstractType.
Line 12
Parameter $builder of method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Type\PaperworkForm::buildForm() has invalid type Symfony\Component\Form\FormBuilderInterface.
Line 15
Call to method add() on an unknown class Symfony\Component\Form\FormBuilderInterface.
Line 18
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 20
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 25
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 30
Class Symfony\Component\Form\Extension\Core\Type\ChoiceType not found.
Line 35
Class Symfony\Component\Form\Extension\Core\Type\ChoiceType not found.
Line 48
Class Symfony\Component\Form\Extension\Core\Type\TimeType not found.
Line 58
Class Symfony\Component\Form\Extension\Core\Type\ChoiceType not found.
Line 65
Class Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Controller\ConfigurationController extends unknown class PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController.
Line 11
PHPDoc tag @param references unknown parameter: $form
Line 24
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Controller\ConfigurationController::get().
Line 26
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Controller\ConfigurationController::get().
Line 37
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Controller\ConfigurationController::get().
Line 45
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Controller\ConfigurationController::addFlash().
Line 46
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Controller\ConfigurationController::trans().
Line 48
Call to an undefined method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Controller\ConfigurationController::redirectToRoute().
Line 53
Class Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Type\SettingsForm extends unknown class PrestaShopBundle\Form\Admin\Type\CommonAbstractType.
Line 10
Parameter $builder of method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Type\SettingsForm::buildForm() has invalid type Symfony\Component\Form\FormBuilderInterface.
Line 13
Call to method add() on an unknown class Symfony\Component\Form\FormBuilderInterface.
Line 16
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 18
Call to method add() on an unknown class Symfony\Component\Form\FormBuilderInterface.
Line 21
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 23
Call to method add() on an unknown class Symfony\Component\Form\FormBuilderInterface.
Line 26
Class Symfony\Component\Form\Extension\Core\Type\TextType not found.
Line 28
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$clientId.
Line 44
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$clientSecret.
Line 45
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$apiAccessToken.
Line 46
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$customerEkp.
Line 47
Access to an undefined property Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Configuration\ConfigurationService::$apiAccessToken.
Line 57
Method Prestachamps\Prestashop\Modules\Shipping\DHLCarrier\Client\ApiClient::sendRequest() has invalid return type GuzzleHttp\Message\Response.
Line 54
PHPDoc tag @var has invalid value ($response Response): Unexpected token "$response", expected type at offset 20 on line 2
Line 59
Call to method getBody() on an unknown class GuzzleHttp\Message\Response.
Line 110
PHPDoc tag @return with type mixed is not subtype of native type string.
Line 26
PHPDoc tag @return with type mixed is not subtype of native type string.
Line 33
Access to an undefined property DHlCarrier::$name.
Line 25
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.