You are here

private property SassScriptOperation::$operator in Sassy 7.3

Same name and namespace in other branches
  1. 7 phamlp/sass/script/SassScriptOperation.php \SassScriptOperation::operator

Type: string operator for this operation

File

phpsass/script/SassScriptOperation.php, line 65

Class

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

Code

private $operator;