DeprecatedArray::$message
Same name in other branches
- 9 core/lib/Drupal/Component/Utility/DeprecatedArray.php \Drupal\Component\Utility\DeprecatedArray::message
- 10 core/lib/Drupal/Component/Utility/DeprecatedArray.php \Drupal\Component\Utility\DeprecatedArray::message
- 11.x core/lib/Drupal/Component/Utility/DeprecatedArray.php \Drupal\Component\Utility\DeprecatedArray::message
The deprecation message.
Type: string
File
-
core/
lib/ Drupal/ Component/ Utility/ DeprecatedArray.php, line 15
Class
- DeprecatedArray
- An array that triggers a deprecation warning when accessed.
Namespace
Drupal\Component\UtilityCode
protected $message;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.