entity-8.x-1.x-dev/tests/modules/entity_module_bundle_plugin_test/src/Annotation/BundlePluginTest.php

tests/modules/entity_module_bundle_plugin_test/src/Annotation/BundlePluginTest.php
<?php

namespace Drupal\entity_module_bundle_plugin_test\Annotation;

use Drupal\Component\Annotation\Plugin;

/**
 * Defines the BundlePluginTest annotation object.
 *
 * Plugin namespace: Plugin\BundlePluginTest.
 *
 * @see plugin_api
 *
 * @Annotation
 */
class BundlePluginTest extends Plugin {

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

  /**
   * The plugin label.
   *
   * @ingroup plugin_translatable
   *
   * @var \Drupal\Core\Annotation\Translation
   */
  public $label;

}

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

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