示例#1
0
 /**
  * {@inheritdoc}
  */
 public function hasMetadataFor($object)
 {
     return $this->metadataFactory->hasMetadataFor($object);
 }