Skip to content
Snippets Groups Projects

Draft: Issue #3447073 by yohansenso: Per-bundle view permissions are not checked for unpublished entities

14 files
+ 161
20
Compare changes
  • Side-by-side
  • Inline
Files
14
<?php
namespace Drupal\storage\Plugin\RabbitHoleEntityPlugin;
namespace Drupal\rh_storage\Plugin\RabbitHoleEntityPlugin;
use Drupal\rabbit_hole\Plugin\RabbitHoleEntityPluginBase;
Loading