Exemplo n.º 1
0
 public function bitSet(&$arr, $k)
 {
     return parent::bitSet($arr, $k);
 }