You are here

private property SassScriptOperation::$operator in Sassy 7

Same name and namespace in other branches
  1. 7.3 phpsass/script/SassScriptOperation.php \SassScriptOperation::operator

*

Type: string operator for this operation

File

phamlp/sass/script/SassScriptOperation.php, line 65

Class

SassScriptOperation
SassScriptOperation class. The operation to perform. @package PHamlP @subpackage Sass.script

Code

private $operator;