Skip to content

Update usages of returnProcess#2

Open
yookoala wants to merge 1 commit intoSKuipers:mainfrom
yookoala:refactor/return-process
Open

Update usages of returnProcess#2
yookoala wants to merge 1 commit intoSKuipers:mainfrom
yookoala:refactor/return-process

Conversation

@yookoala
Copy link

@yookoala yookoala commented Nov 3, 2022

  • Since v22.0.00, returnProcess() no longer process the second parameter $return. All usage of returnProcess with only that parameter can be removed.

  • Since v22.0.00, returnProcess() would pass $customReturns to $page->return->addReturns(). Calls of returnProcess with $customReturns can be converted to $page->return->addReturn().

* Since v22.0.00, returnProcess() no longer process the second
  parameter $return. All usage of returnProcess with only
  that parameter can be removed.

* Since v22.0.00, returnProcess() would pass $customReturns to
  $page->return->addReturns(). Calls of returnProcess with
  $customReturns can be converted to $page->return->addReturn().
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.

1 participant