Fix javadoc warnings and errors
In preparation of release fix javadoc warnings and errors Signed-off-by: Doug Morato <dm@corp.io>
This commit is contained in:
@ -37,7 +37,7 @@ public class LabelDebugger implements Serializable {
|
||||
|
||||
/**
|
||||
* <p>Sets the status to enabled</p>
|
||||
* @param enabled
|
||||
* @param enabled {@link org.owasp.webgoat.session.LabelDebugger} object
|
||||
*/
|
||||
public void setEnabled(boolean enabled) {
|
||||
this.enabled = enabled;
|
||||
|
Reference in New Issue
Block a user