コード例 #1
0
 public function __construct(Logger $logger)
 {
     parent::__construct();
     $this->logger = $logger;
 }