You are here

constant ViewExecutableTest::ACCESS_GRANTED in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Unit/ViewExecutableTest.php \Drupal\Tests\views\Unit\ViewExecutableTest::ACCESS_GRANTED

Indicates that user has access to the display.

File

core/modules/views/tests/src/Unit/ViewExecutableTest.php, line 37

Class

ViewExecutableTest
@coversDefaultClass \Drupal\views\ViewExecutable @group views

Namespace

Drupal\Tests\views\Unit

Code

const ACCESS_GRANTED = TRUE;