Skip to content

Commit

Permalink
Revert "OXDEV-8213 Added TheDataType"
Browse files Browse the repository at this point in the history
This reverts commit 419588f.
  • Loading branch information
MarcelOxid committed Jul 18, 2024
1 parent f9b8f50 commit a902feb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 93 deletions.
1 change: 0 additions & 1 deletion src/Shared/Service/NamespaceMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ public function getTypeNamespaceMapping(): array
{
return [
self::SPACE . 'Shared\\DataType' => __DIR__ . '/../../Shared/DataType/',
self::SPACE . 'Theme\\DataType' => __DIR__ . '/../../Theme/DataType/',
];
}
}
56 changes: 0 additions & 56 deletions src/Theme/DataType/ThemeDataType.php

This file was deleted.

36 changes: 0 additions & 36 deletions tests/Unit/Theme/DataType/ThemeDataTypeTest.php

This file was deleted.

0 comments on commit a902feb

Please sign in to comment.