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