コード例 #1
0
 public function testSetStoreId()
 {
     $this->assertSame($this->config, $this->config->setStoreId(1));
 }