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