We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa0723 commit 2ba8a07Copy full SHA for 2ba8a07
packages/Ecotone/src/Projecting/Attribute/Projection.php
@@ -11,7 +11,6 @@
11
use Ecotone\Messaging\Attribute\StreamBasedSource;
12
use Ecotone\Messaging\Config\ConfigurationException;
13
14
-#[Attribute]
15
abstract class Projection extends StreamBasedSource
16
{
17
public const RUNNING_MODE_POLLING = 'polling';
0 commit comments