Skip to content
Snippets Groups Projects

Release 2.2.2

Merged Ilias Dimopoulos requested to merge digit/digit-joinup-dev:release/2.2.2 into master
2 files
+ 1
7
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -77,7 +77,6 @@ public static function getEntityTypeFromPersistentUriNamespace(?string $namespac
$namespaces = [
'w21' => 'node',
'dr8' => 'taxonomy_term',
'dr8/egovera' => 'taxonomy_term',
];
if (!$namespace) {
Loading