コード例 #1
0
ファイル: yaml_result.php プロジェクト: Railshot/EvolutionSDK
 public function dump()
 {
     return Bundle::dump($this->_arrayize($this->_data));
 }