Error message

  • Warning: count(): Parameter must be an array or an object that implements Countable in _api_make_match_member_link() (line 1230 of /home/projects/api/www/sites/all/modules/api/api.formatting.inc).
  • Warning: count(): Parameter must be an array or an object that implements Countable in _api_make_match_member_link() (line 1230 of /home/projects/api/www/sites/all/modules/api/api.formatting.inc).

protected static property ParagraphsIsChangedTest::$modules

File

paragraphs/tests/src/Kernel/ParagraphsIsChangedTest.php, line 21

Class

ParagraphsIsChangedTest
Tests \Drupal\Paragraphs\Entity\Paragraph::isChanged().

Namespace

Drupal\Tests\paragraphs\Kernel

Code

protected static $modules = [
  'paragraphs',
  'user',
  'system',
  'field',
  'entity_reference_revisions',
  'file',
];