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