constant HamlHelperNode::ARGS in Sassy 7
File
- phamlp/
haml/ tree/ HamlHelperNode.php, line 23
Class
- HamlHelperNode
- HamlHelperNode class. Represent a helper in the Haml source. The helper is run on the output from child nodes when the node is rendered. @package PHamlP @subpackage Haml.tree
Code
const ARGS = 3;