<?php use Spatie\Ignition\Ignition; use Spatie\Ignition\Tests\TestClasses\ClassWithSyntaxError; include('../../../vendor/autoload.php'); Ignition::make()->register(); ClassWithSyntaxError::execute();
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
additional-html.php | File | 318 B | 0644 |
|
all-ok.php | File | 131 B | 0644 |
|
basic-exception.php | File | 143 B | 0644 |
|
exception-with-solution.php | File | 240 B | 0644 |
|
in-production-environment.php | File | 189 B | 0644 |
|
syntax-error.php | File | 214 B | 0644 |
|