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