<?php namespace Drupal\eck; /** * Provides an interface defining an ECK entity access handler. * * @ingroup eck */ interface EckEntityAccessControlHandlerInterface { }
Главная | Обратная связь