ViewExecutableTest::$successCache
Same name in other branches
- 9 core/modules/views/tests/src/Unit/ViewExecutableTest.php \Drupal\Tests\views\Unit\ViewExecutableTest::successCache
- 8.9.x core/modules/views/tests/src/Unit/ViewExecutableTest.php \Drupal\Tests\views\Unit\ViewExecutableTest::successCache
- 11.x core/modules/views/tests/src/Unit/ViewExecutableTest.php \Drupal\Tests\views\Unit\ViewExecutableTest::successCache
The mocked cache plugin that returns a successful result.
Type: \Drupal\views\Plugin\views\cache\None|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
modules/ views/ tests/ src/ Unit/ ViewExecutableTest.php, line 114
Class
- ViewExecutableTest
- @coversDefaultClass \Drupal\views\ViewExecutable @group views
Namespace
Drupal\Tests\views\UnitCode
protected $successCache;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.