protected property ImageToolkitGdTestCase::$green in SimpleTest 7
File
- tests/
image.test, line 200 - Unit tests for the Drupal Form API.
Class
- ImageToolkitGdTestCase
- Test the core GD image manipulation functions.
Code
protected $green = array(
0,
255,
0,
0,
);