検索

phrase: max: clip:
target: order:
Results of 1 - 1 of about 1 for SortOrder (0.003 sec.)
9414
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 < ... ?php enum SortOrder { case ASC ; case DESC ; } function query ( $field ... s , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数 ... は、 $order が SortOrder::ASC または SortOrder::DESC であることが保証される ... 関連キーワード: 例 , UserStatus , スカラー , 関数 , SortOrder , 4つ , フィールド , データベース , マシン , 人間 ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
PREV 1 NEXT