protected property BlockContentRevisionsTest::$revisionLogs in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block_content/src/Tests/BlockContentRevisionsTest.php \Drupal\block_content\Tests\BlockContentRevisionsTest::revisionLogs
Stores log messages used during the test.
Type: array
File
- core/
modules/ block_content/ src/ Tests/ BlockContentRevisionsTest.php, line 29 - Contains \Drupal\block_content\Tests\BlockContentRevisionsTest.
Class
- BlockContentRevisionsTest
- Create a block with revisions.
Namespace
Drupal\block_content\TestsCode
protected $revisionLogs;