private property HamlParser::$helperFile in Sassy 7
*
Type: string Path to the file containing user defined Haml helpers.
File
- phamlp/
haml/ HamlParser.php, line 231
Class
- HamlParser
- HamlParser class. Parses {@link http://haml-lang.com/ Haml} view files. @package PHamlP @subpackage Haml
Code
private $helperFile;