* @copyright 2017 Stud.IP Core-Group * @license http://www.gnu.org/licenses/gpl-2.0.html GPL version 2 * @category Stud.IP * @since 4.1 * */ class DataFieldTextlinei18nEntry extends DataFieldI18NEntry { protected $template = 'textlinei18n.php'; }