コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function prefixKeys($prefix)
 {
     PrefixHelpers::interleaved($this, $prefix);
 }