|
|
@ -1,6 +1,6 @@ |
|
|
|
<?php |
|
|
|
<?php |
|
|
|
|
|
|
|
|
|
|
|
namespace Drupal\islandora\Plugin\Condition; |
|
|
|
namespace Drupal\islandlives\Plugin\Condition; |
|
|
|
|
|
|
|
|
|
|
|
use Drupal\Core\Condition\ConditionPluginBase; |
|
|
|
use Drupal\Core\Condition\ConditionPluginBase; |
|
|
|
use Drupal\Core\Entity\EntityTypeManagerInterface; |
|
|
|
use Drupal\Core\Entity\EntityTypeManagerInterface; |
|
|
|