PHP Linter

OK

composer validate

OK

PHP Stan

------ ----------------------------------------------------------------------- 
  Line   releases/76363919/storage/app/private/breezefront/module-breeze-layou  
         t-builder/24fff80/Component/ContactFormRenderer.php                    
 ------ ----------------------------------------------------------------------- 
  36     Class Swissup\BreezeLayoutBuilder\Component\ContactFormRenderer        
         extends unknown class                                                  
         Swissup\BreezeContentBuilder\Component\AbstractComponentRenderer.      
         🪪  class.notFound (non-ignorable)                                     
         💡  Learn more at https://phpstan.org/user-guide/discovering-symbols   
  59     Swissup\BreezeLayoutBuilder\Component\ContactFormRenderer::__construc  
         t() calls parent::__construct() but                                    
         Swissup\BreezeLayoutBuilder\Component\ContactFormRenderer does not     
         extend any class.                                                      
         🪪  class.noParent                                                     
  86     Call to an undefined method                                            
         Swissup\BreezeLayoutBuilder\Component\ContactFormRenderer::renderTemp  
         late().                                                                
         🪪  method.notFound                                                    
  94     Access to an undefined property                                        
         Swissup\BreezeLayoutBuilder\Component\ContactFormRenderer::$escaper.   
         🪪  property.notFound                                                  
         💡  Learn more: https://phpstan.org/blog/solving-phpstan-access-to-und  
         efined-property                                                        
  98     Call to an undefined method                                            
         Swissup\BreezeLayoutBuilder\Component\ContactFormRenderer::wrap().     
         🪪  method.notFound                                                    
  128    Access to an undefined property                                        
         Swissup\BreezeLayoutBuilder\Component\ContactFormRenderer::$layout.    
         🪪  property.notFound                                                  
         💡  Learn more: https://phpstan.org/blog/solving-phpstan-access-to-und  
         efined-property                                                        
  154    Access to an undefined property                                        
         Swissup\BreezeLayoutBuilder\Component\ContactFormRenderer::$layout.    
         🪪  property.notFound                                                  
         💡  Learn more: https://phpstan.org/blog/solving-phpstan-access-to-und  
         efined-property                                                        
  178    Access to an undefined property                                        
         Swissup\BreezeLayoutBuilder\Component\ContactFormRenderer::$layout.    
         🪪  property.notFound                                                  
         💡  Learn more: https://phpstan.org/blog/solving-phpstan-access-to-und  
         efined-property                                                        
 ------ ----------------------------------------------------------------------- 

 -- --------------------------------------------------------------------------- 
     Error                                                                      
 -- --------------------------------------------------------------------------- 
     Error message "Class                                                       
     Swissup\BreezeLayoutBuilder\Component\ContactFormRenderer extends unknown  
     class Swissup\BreezeContentBuilder\Component\AbstractComponentRenderer."   
     cannot be ignored, use excludePaths instead.                               
 -- --------------------------------------------------------------------------- 

 [ERROR] Found 9 errors

Magento Coding Standard

OK