mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02: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
|
||||
* built-in behaviour:
|
||||
|
Loading…
Reference in New Issue
Block a user