devel_wizard-2.x-dev/templates/spell/entity_type/content/permission_provider_interface.php.twig

templates/spell/entity_type/content/permission_provider_interface.php.twig
{%
  include '@devel_wizard/php/devel_wizard.php.file.header.php.twig'
  with {
    'namespace': content.namespace,
  }
%}

interface PermissionProviderInterface {

  /**
   * @return array<string, array<string, mixed>>
   */
  public function getPermissions(): array;

  public function getBundlePermission(string $operation, string $bundleId = ''): string;

}

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

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