You are here

constant Unicode::STATUS_ERROR in Service Container 7.2

Same name and namespace in other branches
  1. 7 lib/Drupal/Component/Utility/Unicode.php \Drupal\Component\Utility\Unicode::STATUS_ERROR

Indicates an error during check for PHP unicode support.

File

lib/Drupal/Component/Utility/Unicode.php, line 93
Contains \Drupal\Component\Utility\Unicode.

Class

Unicode
Provides Unicode-related conversions and operations.

Namespace

Drupal\Component\Utility

Code

const STATUS_ERROR = -1;