You are here

private property SassParser::$indentChar in Sassy 7

Same name and namespace in other branches
  1. 7.3 phpsass/SassParser.php \SassParser::indentChar

* * *

Type: string the character used for indenting

See also

indentChars

indentSpaces

File

phamlp/sass/SassParser.php, line 59

Class

SassParser
SassParser class. Parses {@link http://sass-lang.com/ .sass and .sccs} files. @package PHamlP @subpackage Sass

Code

private $indentChar;