FileEncodingConstraint::$encodings
Same name and namespace in other branches
- 11.x core/modules/file/src/Plugin/Validation/Constraint/FileEncodingConstraint.php \Drupal\file\Plugin\Validation\Constraint\FileEncodingConstraint::encodings
The allowed file encodings.
Type: array
File
-
core/
modules/ file/ src/ Plugin/ Validation/ Constraint/ FileEncodingConstraint.php, line 26
Class
- FileEncodingConstraint
- Defines an encoding constraint for files.
Namespace
Drupal\file\Plugin\Validation\ConstraintCode
public array $encodings;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.