Skip to content

Commit 9ce49f8

Browse files
author
Jason Silva
committed
Code standards fix
1 parent 6cc50fa commit 9ce49f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Messages/DelayedExchangeEnvelope.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ public function __construct(Exchange $exchange, int $delayPeriod)
1616
$this->setHeader(self::HEADER_DELAY_PERIOD, $delayPeriod);
1717
}
1818

19-
}
19+
}

0 commit comments

Comments
 (0)