protected static property ParagraphsAccessTest::$modules

Same name in this branch
  1. 8.x-1.x paragraphs/tests/src/Kernel/ParagraphsAccessTest.php \Drupal\Tests\paragraphs\Kernel\ParagraphsAccessTest::modules
  2. 8.x-1.x paragraphs/tests/src/Functional/WidgetStable/ParagraphsAccessTest.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsAccessTest::modules
  3. 8.x-1.x paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsAccessTest.php \Drupal\Tests\paragraphs\Functional\WidgetLegacy\ParagraphsAccessTest::modules

File

paragraphs/tests/src/Kernel/ParagraphsAccessTest.php, line 20

Class

ParagraphsAccessTest
@coversDefaultClass \Drupal\paragraphs\ParagraphAccessControlHandler @group paragraphs

Namespace

Drupal\Tests\paragraphs\Kernel

Code

protected static $modules = [
  'paragraphs',
];