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