Namespace: \ParagonIE\Halite
\ParagonIE\Halite
This is just an abstract class that contains some constants for the current release of Halite.
const VERSION = '0.7.0';
const HALITE_VERSION_KEYS = "\x31\x40\x00\x07"; const HALITE_VERSION_FILE = "\x31\x41\x00\x07"; const HALITE_VERSION = "\x31\x42\x00\x07"; const VERSION_TAG_LEN = 4;
info at phpclasses dot org