You are here

protected property GithubBuildHooksTest::$history in Build Hooks 3.x

History of requests.

Type: \GuzzleHttp\Psr7\Request[]

Overrides BuildHooksKernelTestBase::$history

File

modules/build_hooks_github/tests/src/Kernel/GithubBuildHooksTest.php, line 35

Class

GithubBuildHooksTest
Defines a test for the configuration form of the github workflow plugin.

Namespace

Drupal\Tests\build_hooks_github\Kernel

Code

protected $history = [];