コード例 #1
0
ファイル: XArray.php プロジェクト: bdusell/jitsu-wrap
 public function randomPair()
 {
     return a::randomPair($this->value);
 }