metatag-8.x-1.x-dev/metatag_open_graph/src/Plugin/metatag/Tag/BookTag.php

metatag_open_graph/src/Plugin/metatag/Tag/BookTag.php
<?php

namespace Drupal\metatag_open_graph\Plugin\metatag\Tag;

use Drupal\metatag\Plugin\metatag\Tag\MetaPropertyBase;

/**
 * The Open Graph "Book tag" meta tag.
 *
 * @MetatagTag(
 *   id = "book_tag",
 *   label = @Translation("Book tag(s)"),
 *   description = @Translation("Appropriate keywords for this content."),
 *   name = "book:tag",
 *   group = "open_graph",
 *   weight = 38,
 *   type = "label",
 *   secure = FALSE,
 *   multiple = TRUE
 * )
 */
class BookTag extends MetaPropertyBase {
  // Nothing here yet. Just a placeholder class for a plugin.
}

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

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