Example #1
0
 public static int Compare(PhpValue x, PhpValue y) => x.Compare(y);
Example #2
0
 public static int Compare(PhpValue x, PhpValue y) => x.Compare(y);