19declare(strict_types=1);
25 private const ID =
'badge_image_resize_flavor';
49 return 'badge_picture';
55 'quality' => $this->quality,
56 'sizes' => $this->widths
57 ], JSON_THROW_ON_ERROR);
getInternalName()
This defines the speaky internal name of the definition, as the consumer would like to use it,...
getVariantName()
If a definition can be used in several variants (e.g.
persist()
Define whether the generated flavor and the respective streams should be persisted,...
getFlavourMachineId()
Defines the ID of the machine that supports this definition.