You are here

public property SassContext::$functions in Sassy 7.3

Type: array mixins defined in this context

File

phpsass/tree/SassContext.php, line 34

Class

SassContext
SassContext class. Defines the context that the parser is operating in and so allows variables to be scoped. A new context is created for Mixins and imported files. @package PHamlP @subpackage Sass.tree

Code

public $functions = array();