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