function sortArray(SortType $sortType) { $arrayToSort=array("B", "A", "f", "C"); … … } The enum object value is compared using the == operator.
確定! 回上一頁