I hereby claim:
- I am theycallmepepper on github.
- I am theycallmepepper (https://keybase.io/theycallmepepper) on keybase.
- I have a public key ASDtK4eI8gUxn15UyZdLhJsSlGprOv33z1DgdQA_0nuBPwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| //@see https://www.davidaaronyoung.com/m2-debugging-playground-continued/ | |
| //I should live in the root dir next to index.php | |
| require __DIR__ . '/app/bootstrap.php'; | |
| /** | |
| * Class Playground2 | |
| */ | |
| class Playground2 { |