Skip to content

Instantly share code, notes, and snippets.

@davidpeach
Created September 12, 2023 09:13
Show Gist options
  • Save davidpeach/4c82786519afc6ee2d730f4df85259a4 to your computer and use it in GitHub Desktop.
Save davidpeach/4c82786519afc6ee2d730f4df85259a4 to your computer and use it in GitHub Desktop.
use DavidPeach\Fluid\MyProcessor;
require_once '../vendor/autoload.php';
$process = new MyProcessor(10);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment