You are here

protected property UncaughtExceptionTest::$info in Drupal 8

Last cURL info.

Type: array

File

core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php, line 27

Class

UncaughtExceptionTest
Tests kernel panic when things are really messed up.

Namespace

Drupal\FunctionalTests\Bootstrap

Code

protected $info = [];