protected property ImageToolkitGdTestCase::$yellow

Archivo

drupal-7.x/modules/simpletest/tests/image.test, line 209
Tests for core image handling API.

Class

ImageToolkitGdTestCase
Test the core GD image manipulation functions.

Código

protected $yellow = array(255, 255, 0, 0);