charts-8.x-4.x-dev/src/Annotation/Chart.php

src/Annotation/Chart.php
<?php

namespace Drupal\charts\Annotation;

use Drupal\Component\Annotation\Plugin;

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

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

  /**
   * The plugin name.
   *
   * @var string
   */
  public $name;

  /**
   * An array of chart types the chart library supports.
   *
   * @var array
   */
  public $types = [];

}

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

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