コード例 #1
0
ファイル: JmesPath.php プロジェクト: apropos/ebay-sdk-php
 function search($expression, $data)
 {
     return Env::search($expression, $data);
 }