getKey() public méthode

public getKey ( )
 public function testGetKey()
 {
     self::assertSame('foo', $this->item->getKey());
 }