Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Image.php

Image::$minRatioMessage

Type: minRatioMessage

File

vendor/symfony/validator/Constraints/Image.php, line 85

Class

Image
Validates that a file (or a path to a file) is a valid image.

Namespace

Symfony\Component\Validator\Constraints

Code

public string $minRatioMessage = 'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal