cloud-8.x-2.0-beta1/modules/cloud_service_providers/aws_cloud/src/Plugin/views/field/ImageBulkForm.php

modules/cloud_service_providers/aws_cloud/src/Plugin/views/field/ImageBulkForm.php
<?php

namespace Drupal\aws_cloud\Plugin\views\field;

use Drupal\views\Plugin\views\field\BulkForm;

/**
 * Defines a image operations bulk form element.
 *
 * @ViewsField("image_bulk_form")
 */
class ImageBulkForm extends BulkForm {

  /**
   * {@inheritdoc}
   */
  protected function emptySelectedMessage() {
    return $this->t('No image selected.');
  }

}

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

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