Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function add(MetadataInterface $metadata)
 {
     $this->metadata[$metadata->getAlias()] = $metadata;
 }