Skip to content

Commit

Permalink
Re-Added interface
Browse files Browse the repository at this point in the history
Missed that in the manual merge process. While I was working on the PR, the custom fields code got merged. Thanks @wilsonge.
  • Loading branch information
matrikular committed Oct 30, 2016
1 parent 49dea5d commit c8f9c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/cms/form/field/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* @since 1.6
*/
class JFormFieldUser extends JFormField
class JFormFieldUser extends JFormField implements JFormDomfieldinterface
{
/**
* The form field type.
Expand Down

0 comments on commit c8f9c3a

Please sign in to comment.