Skip to content

Instantly share code, notes, and snippets.

@mcsee
Last active November 18, 2021 23:48
Show Gist options
  • Save mcsee/a7d1ab87c1414171a5ec984a13e8f719 to your computer and use it in GitHub Desktop.
Save mcsee/a7d1ab87c1414171a5ec984a13e8f719 to your computer and use it in GitHub Desktop.
<?
private function executeAndGetData($processId, bool $isUsingFastMethod = false) {
}
private function executeAndGetData($processId, bool $isUsingFastMethod) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment