protected property BlazyPropertiesTestTrait::$maxParagraphs in Blazy 8.2
Same name and namespace in other branches
- 8 tests/src/Traits/BlazyPropertiesTestTrait.php \Drupal\Tests\blazy\Traits\BlazyPropertiesTestTrait::maxParagraphs
The maximum number of created paragraphs.
Type: int
File
- tests/
src/ Traits/ BlazyPropertiesTestTrait.php, line 197
Class
- BlazyPropertiesTestTrait
- A Trait common for Blazy tests.
Namespace
Drupal\Tests\blazy\TraitsCode
protected $maxParagraphs = 1;