<?php namespace Drupal\datex\TranslationHack; use Drupal\node\NodeTranslationHandler; class DatexNodeTranslationHandler extends NodeTranslationHandler { use DatexTranslationHack; }
Главная | Обратная связь