Fix error option descriptions.
The only option available is `escape`, and that is only when calling `FormHelper::error()` directly, `FormHelper::input()` only supports `false` and error message texts.
Loading
Please sign in to comment
The only option available is `escape`, and that is only when calling `FormHelper::error()` directly, `FormHelper::input()` only supports `false` and error message texts.