コード例 #1
0
ファイル: View.php プロジェクト: ar-perficient/mvc
 public function set($key, $value)
 {
     Framework_Controller::register($key, $value);
 }