getName() public méthode

{@inheritDoc}
public getName ( )
Exemple #1
0
 public function testGetName()
 {
     $this->assertEquals('geoip2', $this->provider->getName());
 }