File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929<?php  foreach  ($ namespaces_by_extends_nsas  $ namespace$ aliases?> 
3030namespace <?=  $ namespace'__root '  ? ''  : trim ($ namespace'\\' ) ?>  {
3131    <?php  foreach  ($ aliasesas  $ alias?> 
32- <?php  echo  trim ($ aliasgetDocComment ($ s1"\n{$ s1  . $ aliasgetClassType () ?>  <?=  $ aliasgetExtendsClass () ?> <?php  if   ($ aliasshouldExtendParentClass ()): ?>  extends <?=  $ aliasgetParentClass () ?> <?php  endif ; ?>  {
32+ <?php  echo  trim ($ aliasgetDocComment ($ s1"\n{$ s1  . $ aliasgetClassType () ?>  <?=  $ aliasgetExtendsClass () ?> <?php  if ($ aliasshouldExtendParentClass ()): ?>  extends <?=  $ aliasgetParentClass () ?> <?php  endif ; ?>  {
3333        <?php  foreach  ($ aliasgetMethods () as  $ method?> 
3434<?=  trim ($ methodgetDocComment ($ s2"\n{$ s2  ?> public static function <?=  $ methodgetName () ?> (<?=  $ methodgetParamsWithDefault () ?> )
3535        {<?php  if  ($ methodgetDeclaringClass () !== $ methodgetRoot ()) : ?> 
7676
7777<?php  endforeach ; ?> 
7878
79- <?php  foreach   ($ real_time_facadesas  $ name?> 
79+ <?php  foreach ($ real_time_facadesas  $ name?> 
8080<?php  $ nestedexplode ('\\' , str_replace ('\\'  . class_basename ($ name'' , $ name?> 
8181namespace <?php  echo  implode ('\\' , $ nested?>  {
8282    /**
Original file line number Diff line number Diff line change 8181
8282    <?php  if  (isset ($ expectedArgumentSets?> 
8383    <?php  foreach  ($ expectedArgumentSetsas  $ name$ argumentsList?> 
84-     registerArgumentsSet('<?=  $ name?> ', <?php  foreach  ($ argumentsListas  $ i$ arg?> <?php  if   ($ i5  == 0 ) {
84+     registerArgumentsSet('<?=  $ name?> ', <?php  foreach  ($ argumentsListas  $ i$ arg?> <?php  if ($ i5  == 0 ) {
8585        echo  "\n" ;
8686    } ?> <?=  var_export ($ argtrue ); ?> ,<?php  endforeach ; ?> );
8787    <?php  endforeach ; ?> 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments