@@ -2,8 +2,8 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Spatie\SchemaOrg; |
| 4 | 4 | |
| 5 | -use ReflectionClass; |
|
| 6 | 5 | use BadMethodCallException; |
| 6 | +use ReflectionClass; |
|
| 7 | 7 | use Spatie\SchemaOrg\Exceptions\InvalidType; |
| 8 | 8 | use Spatie\SchemaOrg\Exceptions\TypeAlreadyInGraph; |
| 9 | 9 | use Spatie\SchemaOrg\Exceptions\TypeNotInGraph; |