You are here

private property SassColour::$green in Sassy 7

Same name and namespace in other branches
  1. 7.3 phpsass/script/literals/SassColour.php \SassColour::green

*

Type: integer green component. 0 - 255

File

phamlp/sass/script/literals/SassColour.php, line 242

Class

SassColour
SassColour class. A SassScript object representing a CSS colour.

Code

private $green;