markTestIncomplete(); } public function testGetInputTriggersValidateInputHookIfAndOnlyIfFilteringIsEnabled() { $this->markTestIncomplete(); } public function testGetInputCanBeOverriddenBySetInput() { $this->markTestIncomplete(); } public function testGetInputChecksBothPostAndGetParams() { $this->markTestIncomplete(); } public function testGetInputPushesInputContextDuringFiltering() { $this->markTestIncomplete(); } public function testFilterTagsGlobal() { $this->markTestIncomplete(); } }