コード例 #1
0
ファイル: Resource.php プロジェクト: artesaos/restinga
 public function __construct()
 {
     $this->descriptor = Container::get($this->service);
 }