Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Image.php
Image::$minPixels
Type:
minPixels
File
vendor/
symfony/
validator/
Constraints/
Image.php
, line 68
Class
Image
Validates that a file (or a path to a file) is a valid image.
Namespace
Symfony\Component\Validator\Constraints
Code
public int|float|null $minPixels =
null
;
RSS feed