private property SassParser::$template_location in Sassy 7
Same name and namespace in other branches
- 7.3 phpsass/SassParser.php \SassParser::template_location
* template_location: * * application.
Type: string Path to the root sass template directory for your
File
- phamlp/
sass/ SassParser.php, line 230
Class
- SassParser
- SassParser class. Parses {@link http://sass-lang.com/ .sass and .sccs} files. @package PHamlP @subpackage Sass
Code
private $template_location;