Example #1
0
 /**
  * {@inheritdoc.
  */
 public function toArray($depth = null)
 {
     return $this->property->toArray($depth);
 }