You are here

private property SassParser::$function_paths in Sassy 7

* function_paths: * * SassScript functions.

Type: array An array of filesystem paths which should be searched for

File

phamlp/sass/SassParser.php, line 136

Class

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

Code

private $function_paths;