💡 Mejora legibilidad de comentarios
This commit is contained in:
		
							parent
							
								
									f5290b477f
								
							
						
					
					
						commit
						f5fb4b7a1d
					
				
					 21 changed files with 74 additions and 68 deletions
				
			
		| 
						 | 
				
			
			@ -39,7 +39,7 @@ impl Component for PoweredBy {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
impl PoweredBy {
 | 
			
		||||
    // PoweredBy BUILDER ***************************************************************************
 | 
			
		||||
    // **< PoweredBy BUILDER >**********************************************************************
 | 
			
		||||
 | 
			
		||||
    /// Establece el texto de copyright que mostrará el componente.
 | 
			
		||||
    ///
 | 
			
		||||
| 
						 | 
				
			
			@ -58,7 +58,7 @@ impl PoweredBy {
 | 
			
		|||
        self
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // PoweredBy GETTERS ***************************************************************************
 | 
			
		||||
    // **< PoweredBy GETTERS >**********************************************************************
 | 
			
		||||
 | 
			
		||||
    /// Devuelve el texto de copyright actual, si existe.
 | 
			
		||||
    pub fn copyright(&self) -> Option<&str> {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue