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