DatexNodeTranslationHandler.php in Datex 8
Namespace
Drupal\datex\TranslationHackFile
src/TranslationHack/DatexNodeTranslationHandler.phpView source
<?php
namespace Drupal\datex\TranslationHack;
use Drupal\node\NodeTranslationHandler;
class DatexNodeTranslationHandler extends NodeTranslationHandler {
use DatexTranslationHack;
}
Classes
Name | Description |
---|---|
DatexNodeTranslationHandler |