FIX: Correct using GroupedDropdownField namespace

This commit is contained in:
tungdt-90 2017-03-16 18:01:21 +07:00 committed by GitHub
parent 9dee2886ee
commit 0ed1b7ae02
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<?php
use SilverStripe\Forms\GroupedDropdownField;
/**
* An extension to dropdown field, pre-configured to list languages.
* The languages already used in the site will be on top.