Commit e60d2b7
authored
Catch even Throwable when trying to create class
If class require connection to database for creation for example getting state from there and saving to property.
This break psalm anaylis currently.
This case happen when CI environment does not have connection to database.1 parent 7524304 commit e60d2b7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments