示例#1
0
 public function __construct($method, mock\aggregator $mock = null)
 {
     parent::__construct($method);
     $this->mock = $mock;
 }