Skip to content

Commit

Permalink
one missing
Browse files Browse the repository at this point in the history
  • Loading branch information
infograf768 committed Apr 11, 2019
1 parent 4a9219f commit eae00b8
Showing 1 changed file with 1 addition and 4 deletions.
Expand Up @@ -13,16 +13,13 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Fields\FieldsServiceInterface;
use Joomla\CMS\Form\FormHelper;

FormHelper::loadFieldClass('list');

/**
* Fields Contexts
*
* @since 3.7.0
*/
class FieldcontextsField extends \JFormFieldList
class FieldcontextsField extends ListField
{
public $type = 'Fieldcontexts';

Expand Down

0 comments on commit eae00b8

Please sign in to comment.