` 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:----Om+34etKUF602pu802jdt9++7z2qXsCK4fHRNtWcEAzrHt2zHTv86YlQlYylLUsr0PZ8BA+jvUOQREhQnaACAnwXa2Yxv6tqit+O8vOMbMBmE9m77Mp13HRcIlvsb7lfqFdaq64PDSMtPlL5GVTRS2y3sq3LC6fW/N4E2R13lriKqdjihh56NgLTpHDHke8FdRG5RqUMF8eduq6dnMRHe2n7Jy3t6VvG4FcuoyOsbWP7zoC7jJlWeU60gNNETcDjmCJxSzgOttyXdlQIs03T0X5pyL3HChF5isCy3kHicGbViWlN3LeTTL1/qGXm3TmfIJ2SNpeBmolLQsP91NTww6Th8oLlTBl5Vlt6c6VF6XZrnky8izL9FwUqsFlk0k8novGMf2iVhGfUMe0kZCe+uRyzqg7BDr/wdni/HoQKSUG4ZXVnorm6Tl/wQsvDCankM1WYBQBMNnZhdxHlVBVHLs+mPuthd+XTMceOL18lSbNGznRafn+EmR4Ywa2T79TB9/JMB7FESfGC+2Ao9v5K1M4TgPSGYKRu7JaffI4T7krKsLGCDehUSpF8FTEsNnPi3OtOwC5QjxquvV6h81RI8HCBLbWji+WzRFo4ZLAyYJ/yzj/F2ugi+lGUDp0xzGFigX37dzJyy25i8nULOH1r5XIjDguidNu2eLuRg1FB35Q=----ATTACHMENT:----OTMyODE0MTQ2NjM4OTk3MCA2NDcxMzYwMjIzMjQyMDQ2IDc4ODM5MTgzNDg3MTAxNjU=