Skip to content

Instantly share code, notes, and snippets.

@mcsee
Last active December 24, 2023 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcsee/862500b561af3151dee26e8c645ee4f7 to your computer and use it in GitHub Desktop.
Save mcsee/862500b561af3151dee26e8c645ee4f7 to your computer and use it in GitHub Desktop.
<?
private function
executeAndGetData($processId, $isUsingFastMethod = null) {
}
private function
executeAndGetData($processId, bool $isUsingFastMethod = false) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment