コード例 #1
0
 public function filter($callable, $in_place = true)
 {
     return parent::filter($callable, $in_place);
 }