Beispiel #1
0
 public function __construct()
 {
     parent::__construct();
     $this->template_path = dirname(__FILE__) . '/../../rest/_fixtures/';
 }
Beispiel #2
0
 public function __construct()
 {
     parent::__construct();
 }