コード例 #1
0
 public function testMethodGetType()
 {
     $this->assertSame('client_credentials', $this->grant->getType());
 }