getName() public method

public getName ( )
Example #1
0
 public function testName()
 {
     $this->assertEquals('string', $this->_type->getName());
 }