mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
sanitise FormField docblock
This commit is contained in:
parent
9d4263c51f
commit
4d1440f13a
@ -513,7 +513,7 @@ class FormField extends RequestHandler {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set an HTML attribute on the field element, mostly an <input> tag.
|
* Set an HTML attribute on the field element, mostly an input tag.
|
||||||
*
|
*
|
||||||
* Some attributes are best set through more specialized methods, to avoid interfering with
|
* Some attributes are best set through more specialized methods, to avoid interfering with
|
||||||
* built-in behaviour:
|
* built-in behaviour:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user