maestro-3.0.1-rc2/src/Annotation/MaestroSetProcessVariablePlugin.php

src/Annotation/MaestroSetProcessVariablePlugin.php
<?php

namespace Drupal\maestro\Annotation;

use Drupal\Component\Annotation\Plugin;

/**
 * Defines a Maestro Set Process Variable Task Action plugin annotation object.
 *
 * @Annotation
 */
class MaestroSetProcessVariablePlugin extends Plugin {
  
  /**
   * The id.
   *
   * @var string
   */
  public $id;

  /**
   * The short description.  
   *   Used for drop downs, radio buttons, labels.
   *
   * @var \Drupal\Core\StringTranslation\TranslatableMarkup
   */
  public $short_description;

  /**
   * The Maestro AI Task's capability description.
   *
   * @var \Drupal\Core\StringTranslation\TranslatableMarkup
   */
  public $description;
}

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

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