getTypeClass() public method

public getTypeClass ( )
 /**
  * {@inheritdoc}
  */
 public function getTypeClass()
 {
     return $this->collection->getTypeClass();
 }