constant Unicode::STATUS_ERROR in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Component/Utility/Unicode.php \Drupal\Component\Utility\Unicode::STATUS_ERROR
- 10 core/lib/Drupal/Component/Utility/Unicode.php \Drupal\Component\Utility\Unicode::STATUS_ERROR
Indicates an error during check for PHP unicode support.
File
- core/
lib/ Drupal/ Component/ Utility/ Unicode.php, line 88
Class
- Unicode
- Provides Unicode-related conversions and operations.
Namespace
Drupal\Component\UtilityCode
const STATUS_ERROR = -1;