Storage for initial value of $_GET.
Type: array
File
- modules/
simpletest/ tests/ tablesort.test, line 18 - Various tablesort tests.
Class
- TableSortTest
- Test unicode handling features implemented in unicode.inc.
Code
protected $GET = array();
Storage for initial value of $_GET.
Type: array
protected $GET = array();