javadoc
This commit is contained in:
@ -55,7 +55,7 @@ public class FormHandler {
|
|||||||
/**
|
/**
|
||||||
* Call this to prevent changes using GET
|
* Call this to prevent changes using GET
|
||||||
*
|
*
|
||||||
* @param the request method
|
* @param val the request method
|
||||||
* @since 0.8.2
|
* @since 0.8.2
|
||||||
*/
|
*/
|
||||||
public void storeMethod(String val) { _method = val; }
|
public void storeMethod(String val) { _method = val; }
|
||||||
|
Reference in New Issue
Block a user