Parameters
    $indent - The indent count.
    
    Returns
    
    
      The Section End XML string.
    
    
    Syntax
    
    
      
        
          | PHP | 
          
            | 
              public static function SectionEnd(int $indent) : string
             | 
          
        
      
     
    
    
      Creates the Section end string.
    
    
    
      Copyright © Lester J. Clark and Contributors.
      Licensed under the MIT License.