Skip to content

Instantly share code, notes, and snippets.

@davidpeach
Created September 12, 2023 09:13
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