eck-8.x-1.x-dev/src/EckEntityBundleInterface.php

src/EckEntityBundleInterface.php
<?php

namespace Drupal\eck;

use Drupal\Core\Config\Entity\ConfigEntityInterface;

/**
 * Provides an interface defining an ECK Entity Bundle.
 *
 * @ingroup eck
 */
interface EckEntityBundleInterface extends ConfigEntityInterface {

  /**
   * Determines whether the entity is locked.
   *
   * @return string|false
   *   The module name that locks the type or FALSE.
   */
  public function isLocked();

}

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

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