コード例 #1
0
 public function testGetConfig()
 {
     $this->assertInstanceOf('League\\Flysystem\\Config', $this->filesystem->getConfig());
 }