HTMLFormField: Don't abuse mClass for VForms
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 14 Jan 2015 23:00:39 +0000 (15:00 -0800)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 14 Jan 2015 23:00:39 +0000 (15:00 -0800)
commit52c29a7a8735c0b7cc2562899e2f384e0b93dc8d
tree6b0625b146b0930993e03c29f2886cb19da8056b
parenteaa7b04be728d527477622fef6bb5b674167d1c4
HTMLFormField: Don't abuse mClass for VForms

Various fields use this differently than I thought, breaking things.
Let's add a separate variable.

Change-Id: Ia974a42c2a905cbc9e8405d9f03c10c8ad692864
includes/htmlform/HTMLFormField.php