コード例 #1
0
ファイル: Request.php プロジェクト: hofmeister/Pimple
 public function toPOPO()
 {
     return ArrayUtil::toObject($this->_data);
 }