File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed 
tools/php_api_ref/.phpdoc/template/components Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 99{% include  ' components/description.html.twig' with  { node : constant  } %}
1010{% include  ' components/description.html.twig' with  { node : constant .var [0 ] } %}
1111{% include  ' components/tags.html.twig' with  {node : constant  } %}
12+ {% include  ' components/attributes.html.twig' with  { node : constant  } %}
Original file line number Diff line number Diff line change 66    {% include  ' components/description.html.twig' with  { node : case  } %}
77    {% include  ' components/description.html.twig' with  { node : case .var [0 ] } %}
88    {% include  ' components/tags.html.twig' with  { node : case  } %}
9+     {% include  ' components/attributes.html.twig' with  { node : case  } %}
910</article >
Original file line number Diff line number Diff line change 1515{% include  ' components/method-arguments.html.twig' with  { node : method  } %}
1616{% include  ' components/method-response.html.twig' with  { node : method  } %}
1717{% include  ' components/tags.html.twig' with  { node : method  } %}
18+ {% include  ' components/attributes.html.twig' with  { node : method  } %}
Original file line number Diff line number Diff line change 1313{% include  ' components/description.html.twig' with  { node : property  } %}
1414{% include  ' components/description.html.twig' with  { node : property .var [0 ] } %}
1515{% include  ' components/tags.html.twig' with  {node : property  } %}
16+ {% include  ' components/attributes.html.twig' with  { node : property  } %}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments