Class FOFLessFormatterClassic
This class is taken verbatim from:
lessphp v0.3.9 http://leafo.net/lessphp
LESS css compiler, adapted from http://lesscss.org
Copyright 2012, Leaf Corcoran <leafot@gmail.com> Licensed under MIT or GPLv3, see LICENSE
Direct known subclasses
			FOFLessFormatterCompressed, 
			FOFLessFormatterJoomla, 
			FOFLessFormatterLessjs
		
		
		
		
		Package: FrameworkOnFramework\less
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 2.0
Located at fof/less/formatter/classic.php
	
		Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 2.0
Located at fof/less/formatter/classic.php
Methods summary
| 
				 public 
				
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 protected 
				boolean
				
				 | |
| 
				 public 
				
				
				 | 
Magic methods summary
Properties summary
| 
				public  
				string
			 | $indentChar | |
| 
				public  
				string
			 | $break | |
| 
				public  
				string
			 | $open | |
| 
				public  
				string
			 | $close | |
| 
				public  
				string
			 | $selectorSeparator | |
| 
				public  
				string
			 | $assignSeparator | |
| 
				public  
				string
			 | $openSingle | |
| 
				public  
				string
			 | $closeSingle | |
| 
				public  
				boolean
			 | $disableSingle | |
| 
				public  
				boolean
			 | $breakSelectors | |
| 
				public  
				boolean
			 | $compressColors | 
