Created
September 12, 2023 09:13
-
-
Save davidpeach/4c82786519afc6ee2d730f4df85259a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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