EOF; } /** * {@inheritdoc} */ protected function getFormProperties() { return array( 'proxy' => static::FORM_TYPE_STRING, 'proxyport' => static::FORM_TYPE_STRING, ); } }