Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
File.php
File::$disallowEmptyMessage
Type:
disallowEmptyMessage
File
vendor/
symfony/
validator/
Constraints/
File.php
, line 60
Class
File
Validates that a value is a valid "file".
Namespace
Symfony\Component\Validator\Constraints
Code
public string $disallowEmptyMessage =
'An empty file is not allowed.'
;
RSS feed