You are here

protected property CyclicAjaxTest::$configFactory in Automated Logout 8

The config factory service.

Type: \Drupal\Core\Config\ConfigFactory|object|null

File

tests/src/FunctionalJavascript/CyclicAjaxTest.php, line 35

Class

CyclicAjaxTest
Test that checks if cyclic ajax request do not prevent logout.

Namespace

Drupal\Tests\autologout\FunctionalJavascript

Code

protected $configFactory;