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