You are here

protected property LinkSanitizeTest::$q in Link 7

Backup of $_GET['q'] to be able to revert it to its original state.

Type: string

File

tests/LinkSanitizeTest.test, line 15

Class

LinkSanitizeTest
Test for _link_sanitize().

Code

protected $q;