コード例 #1
0
 public static function filterSystems(array $systems)
 {
     return SystemFilter::filterJson($systems);
 }