コード例 #1
0
ファイル: Reshaper.php プロジェクト: root4root/reshaper
 public function __construct(Configurator $configurator)
 {
     $this->config = $configurator->getConfig();
 }