protected property FormCacheTest::$requestPolicy in Drupal 8
A policy rule determining the cacheability of a request.
Type: \Drupal\Core\PageCache\RequestPolicyInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Form/ FormCacheTest.php, line 83
Class
- FormCacheTest
- @coversDefaultClass \Drupal\Core\Form\FormCache @group Form
Namespace
Drupal\Tests\Core\FormCode
protected $requestPolicy;