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