Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Image.php
Image::$maxPixels
Type:
maxPixels
File
vendor/
symfony/
validator/
Constraints/
Image.php
, line 69
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 $maxPixels =
null
;
RSS feed