예제 #1
0
파일: Twig.php 프로젝트: sjzurek/slim-fast
 public function __construct()
 {
     parent::__construct();
     $this->setParserOptions();
 }