Indicates that standard PHP (emulated) unicode support is being used.
File
- core/lib/Drupal/Component/Utility/Unicode.php, line 77
Class
- Unicode
- Provides Unicode-related conversions and operations.
Namespace
Drupal\Component\Utility
Code
const STATUS_SINGLEBYTE = 0;
Please login to continue.