Skip to content

Commit

Permalink
TASK: Remove EmbedsContentStreamAndNodeAggregateId interface
Browse files Browse the repository at this point in the history
  • Loading branch information
dlubitz committed Aug 30, 2024
1 parent b218954 commit 8c9e6c7
Show file tree
Hide file tree
Showing 17 changed files with 16 additions and 75 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\DimensionSpace\OriginDimensionSpacePoint;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -41,8 +40,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -37,8 +36,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\EventStore\EventNormalizer;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -38,8 +37,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\DimensionSpace\OriginDimensionSpacePoint;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -44,8 +43,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePoint;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand Down Expand Up @@ -57,8 +56,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

use Neos\ContentRepository\Core\DimensionSpace\OriginDimensionSpacePointSet;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -29,8 +28,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\DimensionSpace\OriginDimensionSpacePointSet;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -35,8 +34,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
namespace Neos\ContentRepository\Core\Feature\NodeRenaming\Event;

use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -33,8 +32,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
namespace Neos\ContentRepository\Core\Feature\NodeTypeChange\Event;

use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -33,8 +32,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\DimensionSpace\OriginDimensionSpacePoint;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -37,8 +36,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\DimensionSpace\OriginDimensionSpacePoint;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -35,8 +34,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\DimensionSpace\OriginDimensionSpacePoint;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -37,8 +36,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -36,8 +35,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -37,8 +36,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
public function __construct(
public WorkspaceName $workspaceName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -36,8 +35,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
/**
* @param ContentStreamId $contentStreamId The content stream id the tag was added in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

use Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePointSet;
use Neos\ContentRepository\Core\EventStore\EventInterface;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamAndNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsContentStreamId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsNodeAggregateId;
use Neos\ContentRepository\Core\Feature\Common\EmbedsWorkspaceName;
Expand All @@ -37,8 +36,7 @@
PublishableToWorkspaceInterface,
EmbedsContentStreamId,
EmbedsNodeAggregateId,
EmbedsWorkspaceName,
EmbedsContentStreamAndNodeAggregateId
EmbedsWorkspaceName
{
/**
* @param ContentStreamId $contentStreamId The content stream id the tag was removed in
Expand Down

0 comments on commit 8c9e6c7

Please sign in to comment.