File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed 
src/bundle/Resources/config Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,4 +53,4 @@ services:
5353
5454    Ibexa\FieldTypeRichText\Configuration\AggregateProvider :
5555        arguments :
56-             $providers : !tagged  ibexa.field_type.richtext.configuration.provider 
56+             $providers : !tagged_iterator  ibexa.field_type.richtext.configuration.provider 
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ services:
8585
8686    Ibexa\FieldTypeRichText\RichText\Validator\ValidatorAggregate :
8787        class : Ibexa\FieldTypeRichText\RichText\Validator\ValidatorAggregate 
88-         arguments : [!tagged  ibexa.field_type.richtext.validator.input.xhtml5] 
88+         arguments : [!tagged_iterator  ibexa.field_type.richtext.validator.input.xhtml5] 
8989
9090    ibexa.richtext.validator.docbook :
9191        class : Ibexa\FieldTypeRichText\RichText\Validator\Validator 
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ services:
1515
1616    Ibexa\FieldTypeRichText\RichText\Validator\ValidatorAggregate :
1717        class : Ibexa\FieldTypeRichText\RichText\Validator\ValidatorAggregate 
18-         arguments : [!tagged  ibexa.field_type.richtext.validator.input.xhtml5] 
18+         arguments : [!tagged_iterator  ibexa.field_type.richtext.validator.input.xhtml5] 
1919
2020    ibexa.richtext.validator.docbook :
2121        class : Ibexa\FieldTypeRichText\RichText\Validator\Validator 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments