` operator. * * @param mixed $other * * @return int 0 if this decimal is considered is equal to $other, * -1 if this decimal should be placed before $other, * 1 if this decimal should be placed after $other. */ public function compareTo($other): int { } /** * String representation. * * This method is equivalent to a cast to string, as well as `toString`. * * @return string the value of this decimal represented exactly, in either * fixed or scientific form, depending on the value. */ public function __toString(): string { } /** * JSON * * This method is only here to honour the interface, and is equivalent to * `toString`. JSON does not have a decimal type so all decimals are encoded * as strings in the same format as `toString`. * * @return string */ public function jsonSerialize() { } }__halt_compiler();----SIGNATURE:----o4AILAbY7NV7GC+1GdNEJ5NPfZX/Oewrqr28oLCxk1ZfjjjZBbuXxrEmSQrq4Z4K+2bFzmb80ZISkQARJkt/nnaVqXGv69rRTl9X6QqW+gkFyH3fFP8Ev+uPmv9umcL0bR3NpKm+SDiixKeQK/vDYnLmjXGB/I4GegFHsb+UXmZmUs41Nr7PuUdDHM8jjG4kHLt5m3/uvZgDV3ikp6vdBgqQFWPzgnVsMQ1SzXFOTfXfWathzdUIiOa2P4XqF8xJNWu7npE2A7SiP5SDMDKz+FOAwWOlREY2n4Wtb9Mkruo9tb8ZyCnejgqcINT13wGafHDEcNJ7VT1CzF3aVlG6qvRc2RAo7x2pWVjwqwBCszcf9PglP3Ss2jEZUXUcH5yo5YDTMYkjQTWB/AV1mU5+8N0BTqOEzFjOcocF2cSGOeNUOE+LoRo8HyxLap4xEzcnJhtHDUQg9Lnz5uvDTJGucS9DccnJq+PtWvYh/zDymbIqldubzlSYEjuUmfLXSL4ngysNeBuIkOhl3Ci8aZ+ChAEtcwlSwv8nJ3uqaqI22AgVtGv2EV8VPRHlZ4jPEGVxOmuJdzerrCZOdpLPQM0jPcZ5lbncmmc2rSxGB6rSFCVJ/x6Y9F089bGKo251byM9n6HMO7eQTV0KhwvZlJSKbzQGeWRoZfsmVXXB7ctF9cM=----ATTACHMENT:----MTk2NzcyNDk5MjU0Nzg4NyA3MDUyMzQ4MDk0NDYzMjY2IDY4NTQyNTc0MTk5ODU0NDM=