Skip to content

Instantly share code, notes, and snippets.

@vahid-almasi
Created December 21, 2018 03:06
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 vahid-almasi/9dcd66436a9ff63bf949b4df489b250a to your computer and use it in GitHub Desktop.
Save vahid-almasi/9dcd66436a9ff63bf949b4df489b250a to your computer and use it in GitHub Desktop.
<?
public function sum() {
// logic to calculate the volumes and then return and array of output
return $summedData;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment