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