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