File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed 
bundle/DependencyInjection/Compiler Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1515use  Symfony \Component \DependencyInjection \ContainerBuilder ;
1616
1717/** 
18-  * @deprecated 4.6.19 The {@see \Ibexa\Bundle\AdminUi\DependencyInjection\Compiler\ComponentPass} class is deprecated, will be removed in 5 .0. 
18+  * @deprecated 4.6.19 The {@see \Ibexa\Bundle\AdminUi\DependencyInjection\Compiler\ComponentPass} class is deprecated, will be removed in 6 .0. 
1919 * Use {@see \Ibexa\Bundle\TwigComponents\DependencyInjection\Compiler\ComponentPass} instead 
2020 */ 
2121class  ComponentPass implements  CompilerPassInterface
Original file line number Diff line number Diff line change 1111use  Ibexa \Contracts \TwigComponents \ComponentInterface ;
1212
1313/** 
14-  * @deprecated 4.6.19 The {@see \Ibexa\Contracts\AdminUi\Component\Renderable} class is deprecated, will be removed in 5 .0. 
14+  * @deprecated 4.6.19 The {@see \Ibexa\Contracts\AdminUi\Component\Renderable} class is deprecated, will be removed in 6 .0. 
1515 * Use {@see \Ibexa\Contracts\TwigComponents\ComponentInterface} instead 
1616 */ 
1717interface  Renderable extends  ComponentInterface
Original file line number Diff line number Diff line change 99namespace  Ibexa \Contracts \AdminUi \Component \Renderer ;
1010
1111/** 
12-  * @deprecated 4.6.19 The {@see \Ibexa\Contracts\AdminUi\Component\Renderer\RendererInterface} class is deprecated, will be removed in 5 .0. 
12+  * @deprecated 4.6.19 The {@see \Ibexa\Contracts\AdminUi\Component\Renderer\RendererInterface} class is deprecated, will be removed in 6 .0. 
1313 * Use {@see \Ibexa\Contracts\TwigComponents\Renderer\RendererInterface} instead 
1414 */ 
1515interface  RendererInterface
Original file line number Diff line number Diff line change 1212use  Symfony \Contracts \EventDispatcher \Event ;
1313
1414/** 
15-  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\Event\RenderGroupEvent} class is deprecated, will be removed in 5 .0. 
15+  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\Event\RenderGroupEvent} class is deprecated, will be removed in 6 .0. 
1616 * Use {@see \Ibexa\Contracts\TwigComponents\Event\RenderGroupEvent} instead 
1717 */ 
1818class  RenderGroupEvent extends  Event
Original file line number Diff line number Diff line change 1313use  Symfony \Contracts \EventDispatcher \Event ;
1414
1515/** 
16-  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\Event\RenderSingleEvent} class is deprecated, will be removed in 5 .0. 
16+  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\Event\RenderSingleEvent} class is deprecated, will be removed in 6 .0. 
1717 * Use {@see \Ibexa\Contracts\TwigComponents\Event\RenderSingleEvent} instead 
1818 */ 
1919class  RenderSingleEvent extends  Event
Original file line number Diff line number Diff line change 1212use  Twig \Environment ;
1313
1414/** 
15-  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\LinkComponent} class is deprecated, will be removed in 5 .0. 
15+  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\LinkComponent} class is deprecated, will be removed in 6 .0. 
1616 * Use {@see \Ibexa\TwigComponents\Component\LinkComponent} instead 
1717 */ 
1818class  LinkComponent implements  ComponentInterface
Original file line number Diff line number Diff line change 1212use  Ibexa \TwigComponents \Component \Registry  as  TwigComponentsRegistry ;
1313
1414/** 
15-  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\Registry} class is deprecated, will be removed in 5 .0. 
15+  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\Registry} class is deprecated, will be removed in 6 .0. 
1616 * Use {@see \Ibexa\TwigComponents\Component\Registry} instead 
1717 */ 
1818class  Registry
Original file line number Diff line number Diff line change 1212use  Ibexa \TwigComponents \Component \Renderer \DefaultRenderer  as  TwigComponentsDefaultRenderer ;
1313
1414/** 
15-  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\Renderer\DefaultRenderer} class is deprecated, will be removed in 5 .0. 
15+  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\Renderer\DefaultRenderer} class is deprecated, will be removed in 6 .0. 
1616 * Use {@see \Ibexa\TwigComponents\Component\Renderer\DefaultRenderer} instead 
1717 */ 
1818class  DefaultRenderer implements  RendererInterface
Original file line number Diff line number Diff line change 1212use  Twig \Environment ;
1313
1414/** 
15-  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\ScriptComponent} class is deprecated, will be removed in 5 .0. 
15+  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\ScriptComponent} class is deprecated, will be removed in 6 .0. 
1616 * Use {@see \Ibexa\TwigComponents\Component\ScriptComponent} instead 
1717 */ 
1818class  ScriptComponent implements  ComponentInterface
Original file line number Diff line number Diff line change 1212use  Twig \Environment ;
1313
1414/** 
15-  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\TwigComponent} class is deprecated, will be removed in 5 .0. 
15+  * @deprecated 4.6.19 The {@see \Ibexa\AdminUi\Component\TwigComponent} class is deprecated, will be removed in 6 .0. 
1616 * Use {@see \Ibexa\TwigComponents\Component\TemplateComponent} instead 
1717 */ 
1818class  TwigComponent implements  ComponentInterface
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments