ezcontent-8.x-dev/modules/ezcontent_node/modules/ezcontent_smart_article/src/Annotation/EzcontentTextToSpeech.php

modules/ezcontent_node/modules/ezcontent_smart_article/src/Annotation/EzcontentTextToSpeech.php
<?php

namespace Drupal\ezcontent_smart_article\Annotation;

use Drupal\Component\Annotation\Plugin;

/**
 * Defines a TextToSpeech annotation object.
 *
 * @Annotation
 */
class EzcontentTextToSpeech extends Plugin {

  /**
   * The plugin ID.
   *
   * @var string
   */
  public $id;

  /**
   * The human-readable name of the TextToSpeech type.
   *
   * @var \Drupal\Core\Annotation\Translation
   * @ingroup plugin_translatable
   */
  public $label;

  /**
   * A short description of the TextToSpeech type.
   *
   * @var \Drupal\Core\Annotation\Translation
   * @ingroup plugin_translatable
   */
  public $description;

}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc