コード例 #1
0
ファイル: TwigTemplate.php プロジェクト: chernogolov/blank
 public function __construct($request, $response)
 {
     parent::__construct($request, $response);
     $this->init();
 }