slides_presentation-8.x-1.x-dev/src/SlideInterface.php

src/SlideInterface.php
<?php

namespace Drupal\slides_presentation;

use Drupal\Core\Entity\ContentEntityInterface;
use Drupal\Core\Entity\EntityChangedInterface;
use Drupal\user\EntityOwnerInterface;

/**
 * Provides an interface for defining Slide entities.
 *
 * @ingroup slides_presentation
 */
interface SlideInterface extends ContentEntityInterface, EntityChangedInterface, EntityOwnerInterface {
  // Add get/set methods for your configuration properties here.
}

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

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