|  | @@ -21,7 +21,7 @@ | 
                                                    
                                                        |  |  |  block discarded – undo | 
                                                                                                                                                                                                                    
                                                            | 21 | 21 |  use SWP\Component\Rule\Model\RuleSubjectInterface; | 
                                                                                                            
                                                            | 22 | 22 |  use SWP\Component\Storage\Model\PersistableInterface; | 
                                                                                                            
                                                            | 23 | 23 |   | 
                                                                                                            
                                                            | 24 |  | -class Article extends BaseArticle implements PersistableInterface , TenantAwareInterface, RuleSubjectInterface, ListContentInterface | 
                                                                                                            
                                                            |  | 24 | +class Article extends BaseArticle implements PersistableInterface, TenantAwareInterface, RuleSubjectInterface, ListContentInterface | 
                                                                                                            
                                                            | 25 | 25 |  { | 
                                                                                                            
                                                            | 26 | 26 |      use TenantAwareTrait; | 
                                                                                                            
                                                            | 27 | 27 |  } | 
                                                                                                                                                
                                         
                                        
                                            
                                                                                                    Please login to merge, or discard this patch.