SqlBaseTest::$view

Same name in other branches
  1. 10 core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php \Drupal\Tests\views\Unit\Plugin\pager\SqlBaseTest::view
  2. 11.x core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php \Drupal\Tests\views\Unit\Plugin\pager\SqlBaseTest::view

The mock view instance.

Type: \Drupal\views\ViewExecutable|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php, line 28

Class

SqlBaseTest
@coversDefaultClass \Drupal\views\Plugin\views\pager\SqlBase @group views

Namespace

Drupal\Tests\views\Unit\Plugin\pager

Code

protected $view;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.