metatag-8.x-1.x-dev/metatag_app_links/src/Plugin/metatag/Tag/AlIphoneAppStoreId.php

metatag_app_links/src/Plugin/metatag/Tag/AlIphoneAppStoreId.php
<?php

namespace Drupal\metatag_app_links\Plugin\metatag\Tag;

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

/**
 * The AppLinks iPad app store ID meta tag.
 *
 * @MetatagTag(
 *   id = "al_iphone_app_store_id",
 *   label = @Translation("iPhone app store ID"),
 *   description = @Translation("The app ID for the app store."),
 *   name = "al:iphone:app_store_id",
 *   group = "app_links",
 *   weight = 1,
 *   type = "string",
 *   secure = FALSE,
 *   multiple = FALSE
 * )
 */
class AlIphoneAppStoreId extends MetaPropertyBase {
  // Nothing here yet. Just a placeholder class for a plugin.
}

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

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