コード例 #1
0
ファイル: test-nntp-debug.php プロジェクト: Jay204/nZEDb
 /**
  * @param NNTPdebug $logger
  */
 public function __construct($logger)
 {
     parent::__construct();
     $this->setLogger($logger);
 }