Пример #1
0
 /**
  * Get the resource type.
  *
  * @return string
  */
 public function getType()
 {
     return $this->serializer->getType($this->data);
 }