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