Magento Coding Standard (PHPCS) report for aimanecouissi/module-sales-order-grid-totals ======================================================================================= Package version: 1.0.0 | Magento: 2.4.9 | Tested: 2026-06-01 2 errors, 8 warnings in 1 files Model/ResourceModel/Grid/Collection.php 15:5 error Class 'Zend_Db_Select' is restricted in /data/vendor/aimanecouissi/module-sales-order-grid-totals/Model/ResourceModel/Grid/Collection.php. Suggested replacement: \Magento\Framework\DB\Select (Magento2.Legacy.RestrictedCode.ZendDbSelect) 40:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 41:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:54 error Class 'Zend_Db_Select' is restricted in /data/vendor/aimanecouissi/module-sales-order-grid-totals/Model/ResourceModel/Grid/Collection.php. Suggested replacement: \Magento\Framework\DB\Select (Magento2.Legacy.RestrictedCode.ZendDbSelect) 72:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 73:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)