constant Bytes::KILOBYTE in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Component/Utility/Bytes.php \Drupal\Component\Utility\Bytes::KILOBYTE
The number of bytes in a kilobyte.
See also
http://wikipedia.org/wiki/Kilobyte
File
- core/
lib/ Drupal/ Component/ Utility/ Bytes.php, line 15
Class
- Bytes
- Provides helper methods for byte conversions.
Namespace
Drupal\Component\UtilityCode
const KILOBYTE = 1024;