getShortName() public method

public getShortName ( )
 /**
  * {@inheritDoc}
  */
 public function getShortName()
 {
     return $this->betterReflectionObject->getShortName();
 }