getConstructor() public method

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