Magento Coding Standard (PHPCS) report for taurus-media/module-elasticsuite-ajax ================================================================================ Package version: 1.0.4 | Magento: 2.4.9 | Tested: 2026-06-07 9 warnings in 4 files Plugin/Layer/Filter/Item/AttributePlugin.php 36:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) Plugin/Search/Result.php 26:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 30:83 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Plugin/Category/View.php 24:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 28:83 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Helper/UrlHelper.php 15:1 warning Class description must contain meaningful information beyond what its name provides or be removed. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.InvalidDescription) 24:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 26:16 warning The use of function html_entity_decode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged)