Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[11.x] Renaming Traveler to Passable and Stops to Pipes #54142

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

mathiasgrimm
Copy link
Contributor

Updating the Pipeline Contract to match the Pipelines conventions

@mathiasgrimm mathiasgrimm changed the title Renaming Traveler to Passable and Stops to Pipes [11.x] Renaming Traveler to Passable and Stops to Pipes Jan 10, 2025
@@ -7,23 +7,23 @@
interface Pipeline
{
/**
* Set the traveler object being sent on the pipeline.
* Set the object being sent through the pipeline.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I copied mostly from the Pipeline and Route Pipeline impl.
They were all committed on the same commit/day I think

@taylorotwell taylorotwell merged commit beb8499 into 11.x Jan 10, 2025
41 checks passed
@taylorotwell taylorotwell deleted the pipeline-contract-fix branch January 10, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants